Skip to content

Commit 8519b20

Browse files
authored
Merge pull request #14 from TheNextLvl-net/dependabot/gradle/i18n/org.jetbrains-annotations-25.0.0
Bump org.jetbrains:annotations from 24.1.0 to 25.0.0 in /i18n
2 parents 1aefda2 + 1ae1a07 commit 8519b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

i18n/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies {
2828
compileOnlyApi("net.kyori:adventure-text-minimessage:4.17.0")
2929

3030
compileOnly("org.projectlombok:lombok:1.18.34")
31-
compileOnly("org.jetbrains:annotations:24.1.0")
31+
compileOnly("org.jetbrains:annotations:25.0.0")
3232

3333
testImplementation("io.papermc.paper:paper-api:1.21.1-R0.1-SNAPSHOT")
3434
testImplementation(project(":utils"))

0 commit comments

Comments
 (0)