Skip to content

Commit

Permalink
Upgrade jcl-over-slf4j to 2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dmikurube committed Feb 12, 2025
1 parent 12aecd5 commit 5a6db8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ org.embulk:embulk-util-config:0.3.0=compileClasspath,runtimeClasspath
org.embulk:embulk-util-file:0.1.3=compileClasspath,runtimeClasspath
org.embulk:embulk-util-retryhelper:0.8.1=compileClasspath,runtimeClasspath
org.msgpack:msgpack-core:0.8.24=compileClasspath
org.slf4j:jcl-over-slf4j:1.7.12=compileClasspath,runtimeClasspath
org.slf4j:jcl-over-slf4j:2.0.7=compileClasspath,runtimeClasspath
org.slf4j:slf4j-api:2.0.7=compileClasspath
org.threeten:threetenbp:1.3.3=compileClasspath,runtimeClasspath
empty=
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ embulk-util-retryhelper = "0.8.1"

google-cloud-storage = "1.56.0"

jcl-over-slf4j = "1.7.12"
jcl-over-slf4j = "2.0.7"

junit4 = "4.12"
mockito = "2.18.3"
Expand Down

0 comments on commit 5a6db8e

Please sign in to comment.