Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-simple in /by-language/java-jooq
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-simple from 2.0.11 to 2.0.12.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and amotl committed Feb 6, 2024
1 parent 8c746fd commit f6567c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion by-language/java-jooq/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
implementation 'org.jooq:jooq-meta:3.19.3'
implementation 'org.postgresql:postgresql:42.7.1'
implementation 'org.slf4j:slf4j-api:2.0.12'
implementation 'org.slf4j:slf4j-simple:2.0.11'
implementation 'org.slf4j:slf4j-simple:2.0.12'
testImplementation 'junit:junit:4.13.2'
}

Expand Down

0 comments on commit f6567c0

Please sign in to comment.