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.
2 parents fd84871 + 7bf4e6f commit 00e0a7cCopy full SHA for 00e0a7c
1 file changed
service.api/build.gradle.kts
@@ -33,7 +33,7 @@ dependencies {
33
implementation("org.mongodb:mongodb-driver-sync:4.11.2")
34
implementation("org.tinylog:tinylog-api:2.7.0")
35
implementation("org.tinylog:tinylog-impl:2.7.0")
36
- compileOnly("org.jetbrains:annotations:24.1.0")
+ compileOnly("org.jetbrains:annotations:26.0.2-1")
37
}
38
39
application {
0 commit comments