Skip to content

Commit b01fa33

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

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
@@ -24,7 +24,7 @@ dependencies {
2424
implementation 'org.jooq:jooq:3.20.1'
2525
implementation 'org.jooq:jooq-meta:3.20.1'
2626
implementation 'org.postgresql:postgresql:42.7.5'
27-
implementation 'org.slf4j:slf4j-api:2.0.16'
27+
implementation 'org.slf4j:slf4j-api:2.0.17'
2828
implementation 'org.slf4j:slf4j-simple:2.0.16'
2929
testImplementation 'junit:junit:4.13.2'
3030
}

0 commit comments

Comments
 (0)