Skip to content

Commit

Permalink
chore(deps): bump org.slf4j:slf4j-simple from 2.0.9 to 2.0.12
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-simple from 2.0.9 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and joke committed Apr 1, 2024
1 parent 2cdd816 commit 771cb09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ dependencies {
api 'net.bytebuddy:byte-buddy:1.14.13'
api 'org.objenesis:objenesis:3.3'
api 'org.projectlombok:lombok:1.18.32'
api 'org.slf4j:slf4j-simple:2.0.9'
api 'org.slf4j:slf4j-simple:2.0.12'
}

0 comments on commit 771cb09

Please sign in to comment.