Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-log4j12 from 2.0.15 to 2.0.16
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-log4j12 from 2.0.15 to 2.0.16.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-log4j12
  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 Rsplwe committed Aug 13, 2024
1 parent 9a79d18 commit 6c20203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
implementation("com.github.zhkl0228:unidbg-api:0.9.7")
implementation("com.github.zhkl0228:unidbg-dynarmic:0.9.7")
implementation("com.github.zhkl0228:unidbg-unicorn2:0.9.7")
implementation("org.slf4j:slf4j-log4j12:2.0.15")
implementation("org.slf4j:slf4j-log4j12:2.0.16")
implementation("com.squareup.okhttp3:okhttp:4.12.0")
implementation("com.github.yescallop:fluent-uri:d8e12f23af")
implementation("commons-cli:commons-cli:1.8.0")
Expand Down

0 comments on commit 6c20203

Please sign in to comment.