Skip to content

Commit

Permalink
[dependency]: Bump org.slf4j:slf4j-simple
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-simple from 2.0.10 to 2.0.16.

---
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 Dec 22, 2024
1 parent 5bb8d68 commit 1724b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/resources/examples/java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
compile "io.nem:symbol-sdk-vertx-client:${project.version}"

// Tests
testCompile 'org.slf4j:slf4j-simple:2.0.10'
testCompile 'org.slf4j:slf4j-simple:2.0.16'
testCompile "org.junit.jupiter:junit-jupiter-api:${junitVersion}"
testCompile "org.junit.jupiter:junit-jupiter-params:${junitVersion}"
testRuntime "org.junit.jupiter:junit-jupiter-engine:${junitVersion}"
Expand Down

0 comments on commit 1724b8d

Please sign in to comment.