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 0f0cb01 + 7bf3dc4 commit 2e370c5Copy full SHA for 2e370c5
service.api/build.gradle.kts
@@ -33,7 +33,7 @@ dependencies {
33
implementation("org.mongodb:mongodb-driver-sync:5.6.2")
34
implementation("org.tinylog:tinylog-api:2.7.0")
35
implementation("org.tinylog:tinylog-impl:2.7.0")
36
- compileOnly("org.jetbrains:annotations:26.0.2-1")
+ compileOnly("org.jetbrains:annotations:26.1.0")
37
}
38
39
application {
0 commit comments