Skip to content

Commit

Permalink
chore: bump the gradle-patch-updates group with 1 update (#2)
Browse files Browse the repository at this point in the history
Bumps the gradle-patch-updates group with 1 update: org.slf4j:slf4j-simple.


Updates `org.slf4j:slf4j-simple` from 2.0.5 to 2.0.12

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 17, 2024
1 parent 26a508c commit f4a8246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ kotlinx-serialization = { module = "org.jetbrains.kotlinx:kotlinx-serialization-
google-guava = { module = "com.google.guava:guava", version = "33.0.0-jre" }
seancfoley-ipaddress = { module = "com.github.seancfoley:ipaddress", version = "5.5.0" }
jayway-jsonpath= { module = "com.jayway.jsonpath:json-path", version = "2.7.0" }
slf4j-simple = { module = "org.slf4j:slf4j-simple", version = "2.0.5" }
slf4j-simple = { module = "org.slf4j:slf4j-simple", version = "2.0.12" }

##### Testing libraries

Expand Down

0 comments on commit f4a8246

Please sign in to comment.