Skip to content

Commit c35f1d7

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents e747a1f + 2718c47 commit c35f1d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies {
88

99
implementation("org.lushplugins:ChatColorHandler:5.1.6")
1010

11-
compileOnlyApi("org.jetbrains:annotations:26.0.2")
11+
compileOnlyApi("org.jetbrains:annotations:26.1.0")
1212
}
1313

1414
java {

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353

5454
implementation(project(":api"))
5555

56-
implementation("org.lushplugins:LushLib:0.10.84")
56+
implementation("org.lushplugins:LushLib:0.10.85")
5757
implementation("io.github.revxrsal:lamp.common:4.0.0-rc.14")
5858
implementation("io.github.revxrsal:lamp.bukkit:4.0.0-rc.14")
5959
}

0 commit comments

Comments
 (0)