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 19440b1 commit 281af1cCopy full SHA for 281af1c
gradle/libs.versions.toml
@@ -7,7 +7,7 @@ mockito = "5.18.0"
7
[libraries]
8
lombok = { module = "org.projectlombok:lombok", version = "1.18.38" }
9
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.17" }
10
-jetbrains-annotations = { module = "org.jetbrains:annotations", version = "26.0.2" }
+jetbrains-annotations = { module = "org.jetbrains:annotations", version = "26.0.2-1" }
11
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.20" }
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