Skip to content

Commit

Permalink
fix(deps): update dependency net.kyori:blossom to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent ed96d9e commit e40615b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ gson = "com.google.code.gson:gson:2.10.1"
# Build
build-indra-common = { module = "net.kyori:indra-common", version.ref = "indra" }
build-indra-publishing = { module = "net.kyori:indra-publishing-gradle-plugin", version.ref = "indra" }
build-blossom = "net.kyori:blossom:1.3.1"
build-blossom = "net.kyori:blossom:2.1.0"
build-testLogger = "com.adarshr:gradle-test-logger-plugin:4.0.0"
build-errorpronePlugin = "net.ltgt.gradle:gradle-errorprone-plugin:2.0.2"

Expand Down

0 comments on commit e40615b

Please sign in to comment.