Skip to content

Commit 5da8a12

Browse files
fix(deps): update dependency net.kyori:indra-common to v4
1 parent 2382fc4 commit 5da8a12

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", "indra-common", "3.2.0")
10+
implementation("net.kyori", "indra-common", "4.0.0")
1111
implementation("xyz.jpenilla:resource-factory:1.3.1")
1212
implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:9.0.2")
1313
}

0 commit comments

Comments
 (0)