Skip to content

Commit

Permalink
chore(deps): bump org.slf4j:slf4j-nop from 2.0.7 to 2.0.16
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-nop from 2.0.7 to 2.0.16.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-nop
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent ada0f81 commit 61a3da9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rdfc-orchestrator/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {
implementation("org.apache.jena:jena-shacl:5.0.0")

// Hide SLF4J warnings
implementation("org.slf4j:slf4j-nop:2.0.7")
implementation("org.slf4j:slf4j-nop:2.0.16")

// Git resolver
implementation("org.eclipse.jgit:org.eclipse.jgit:7.0.0.202409031743-r")
Expand Down

0 comments on commit 61a3da9

Please sign in to comment.