Skip to content

Commit d4e064c

Browse files
Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.11
Bumps org.slf4j:slf4j-api from 1.7.36 to 2.0.11. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a4d8f51 commit d4e064c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ configurations {
4040

4141

4242
dependencies {
43-
implementation "org.slf4j:slf4j-api:1.7.36"
43+
implementation "org.slf4j:slf4j-api:2.0.11"
4444
implementation 'javax.annotation:javax.annotation-api:1.3.2'
4545
api "org.springframework.data:spring-data-jdbc:2.4.5"
4646
implementation 'org.xerial:sqlite-jdbc:3.42.0.1'

0 commit comments

Comments
 (0)