Skip to content

Commit

Permalink
build(deps): bump net.kyori.blossom from 2.0.0 to 2.1.0 (#454)
Browse files Browse the repository at this point in the history
Bumps net.kyori.blossom from 2.0.0 to 2.1.0.

---
updated-dependencies:
- dependency-name: net.kyori.blossom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent ce8af8f commit b6e290d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ plugins {
kotlin("jvm") version "1.9.21"
kotlin("plugin.serialization") version "1.9.21"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("net.kyori.blossom") version "2.0.0"
id("net.kyori.blossom") version "2.1.0"
id("io.github.juuxel.loom-quiltflower") version "1.10.0"
id("gg.essential.loom") version "1.3.12"
id("gg.essential.defaults") version "0.3.0"
Expand Down

0 comments on commit b6e290d

Please sign in to comment.