Skip to content

Commit 61feec1

Browse files
dependency: Update dependency net.kyori:blossom to v2
1 parent a4ccc82 commit 61feec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repositories {
77
}
88

99
dependencies {
10-
implementation("net.kyori:blossom:1.3.1")
10+
implementation("net.kyori:blossom:2.1.0")
1111
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.6")
1212
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.1.10")
1313
implementation("net.minecrell:plugin-yml:0.6.0")

0 commit comments

Comments
 (0)