Skip to content

Commit f69fd87

Browse files
fix(deps): update dependency org.jetbrains:annotations to v24 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 04e0a42 commit f69fd87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ build-testLogger = "com.adarshr:gradle-test-logger-plugin:4.0.0"
1818
build-errorpronePlugin = "net.ltgt.gradle:gradle-errorprone-plugin:2.0.2"
1919

2020
# Miscellaneous
21-
annotations = "org.jetbrains:annotations:23.1.0"
21+
annotations = "org.jetbrains:annotations:24.0.1"
2222

2323
[plugins]
2424
indra-sonatype = { id = "net.kyori.indra.publishing.sonatype", version.ref = "indra" }

0 commit comments

Comments
 (0)