Skip to content

Commit 36f2a40

Browse files
dependabot[bot]amotl
authored andcommitted
Bump org.slf4j:slf4j-simple in /by-language/java-jooq
Bumps org.slf4j:slf4j-simple from 2.0.16 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 695bdff commit 36f2a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

by-language/java-jooq/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies {
2525
implementation 'org.jooq:jooq-meta:3.20.1'
2626
implementation 'org.postgresql:postgresql:42.7.5'
2727
implementation 'org.slf4j:slf4j-api:2.0.17'
28-
implementation 'org.slf4j:slf4j-simple:2.0.16'
28+
implementation 'org.slf4j:slf4j-simple:2.0.17'
2929
testImplementation 'junit:junit:4.13.2'
3030
}
3131

0 commit comments

Comments
 (0)