File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
eternalcode-commons-bukkit
eternalcode-commons-folia
eternalcode-commons-updater Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dependencies {
1212 compileOnly(" org.spigotmc:spigot-api:1.19.4-R0.1-SNAPSHOT" )
1313 testImplementation(" org.spigotmc:spigot-api:1.19.4-R0.1-SNAPSHOT" )
1414
15- api(" org.jetbrains:annotations:24.1.0 " )
15+ api(" org.jetbrains:annotations:26.0.2-1 " )
1616}
1717
1818tasks.test {
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dependencies {
1212
1313 compileOnly(" dev.folia:folia-api:1.20.1-R0.1-SNAPSHOT" )
1414
15- api(" org.jetbrains:annotations:24.1.0 " )
15+ api(" org.jetbrains:annotations:26.0.2-1 " )
1616}
1717
1818tasks.test {
Original file line number Diff line number Diff line change @@ -14,5 +14,5 @@ dependencies {
1414 api(" com.google.code.gson:gson:2.13.2" )
1515 api(project(" :eternalcode-commons-shared" ))
1616
17- api(" org.jetbrains:annotations:24.1.0 " )
17+ api(" org.jetbrains:annotations:26.0.2-1 " )
1818}
You can’t perform that action at this time.
0 commit comments