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 a4d8f51 commit d4e064cCopy full SHA for d4e064c
build.gradle
@@ -40,7 +40,7 @@ configurations {
40
41
42
dependencies {
43
- implementation "org.slf4j:slf4j-api:1.7.36"
+ implementation "org.slf4j:slf4j-api:2.0.11"
44
implementation 'javax.annotation:javax.annotation-api:1.3.2'
45
api "org.springframework.data:spring-data-jdbc:2.4.5"
46
implementation 'org.xerial:sqlite-jdbc:3.42.0.1'
0 commit comments