We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a0d3e3 commit 87c92bbCopy full SHA for 87c92bb
gradle/libs.versions.toml
@@ -7,7 +7,7 @@ mockito = "5.12.0"
7
[libraries]
8
lombok = { module = "org.projectlombok:lombok", version = "1.18.34" }
9
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.16" }
10
-jetbrains-annotations = { module = "org.jetbrains:annotations", version = "24.1.0" }
+jetbrains-annotations = { module = "org.jetbrains:annotations", version = "26.0.1" }
11
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.6" }
12
jackson-annotations = { module = "com.fasterxml.jackson.core:jackson-annotations", version.ref = "jackson" }
13
jackson-core = { module = "com.fasterxml.jackson.core:jackson-core", version.ref = "jackson" }
0 commit comments