Skip to content

Commit 8591886

Browse files
authored
Merge pull request #110 from sarhatabaot/renovate/org.jetbrains-annotations-26.x
Update dependency org.jetbrains:annotations to v26.0.2
2 parents b187950 + f1df36b commit 8591886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencyResolutionManagement {
1818
library("acf-paper", "co.aikar:acf-paper:0.5.1-SNAPSHOT")
1919
library("bstats", "org.bstats:bstats-bukkit:3.1.0")
2020
library("nbt-api", "de.tr7zw:item-nbt-api:2.14.1")
21-
library("annotations", "org.jetbrains:annotations:26.0.1")
21+
library("annotations", "org.jetbrains:annotations:26.0.2")
2222
library("more-paper", "space.arim.morepaperlib:morepaperlib:0.4.4")
2323
library("xseries", "com.github.cryptomorin:XSeries:11.3.0")
2424
version("plugin-yml", "0.6.0")

0 commit comments

Comments
 (0)