Skip to content

Commit ea46edb

Browse files
chore: bump org.slf4j:slf4j-simple in the gradle-patch-updates group (#45)
Bumps the gradle-patch-updates group with 1 update: org.slf4j:slf4j-simple. Updates `org.slf4j:slf4j-simple` from 2.0.13 to 2.0.16 --- 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>
1 parent 79e47ef commit ea46edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ kotlinx-serialization = { module = "org.jetbrains.kotlinx:kotlinx-serialization-
1818
google-guava = { module = "com.google.guava:guava", version = "33.2.1-jre" }
1919
seancfoley-ipaddress = { module = "com.github.seancfoley:ipaddress", version = "5.5.0" }
2020
jayway-jsonpath= { module = "com.jayway.jsonpath:json-path", version = "2.9.0" }
21-
slf4j-simple = { module = "org.slf4j:slf4j-simple", version = "2.0.13" }
21+
slf4j-simple = { module = "org.slf4j:slf4j-simple", version = "2.0.16" }
2222

2323
oshai-kotlin-logging = { module = "io.github.oshai:kotlin-logging-jvm", version = "5.1.4" }
2424

0 commit comments

Comments
 (0)