Skip to content

Commit d3b4ce6

Browse files
Update dependency org.jetbrains:annotations to v26 (#150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d1c58b0 commit d3b4ce6

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
@@ -4,7 +4,7 @@ dependencyResolutionManagement {
44
versionCatalogs {
55
create("libs") {
66
// misc
7-
library("jetbrains-annotations", "org.jetbrains:annotations:24.1.0")
7+
library("jetbrains-annotations", "org.jetbrains:annotations:26.0.2")
88
version("sadu", "2.3.1")
99
library("sadu-queries", "de.chojo.sadu", "sadu-queries").versionRef("sadu")
1010
library("sadu-updater", "de.chojo.sadu", "sadu-updater").versionRef("sadu")

0 commit comments

Comments
 (0)