Skip to content

Commit

Permalink
build(deps): update dependency org.slf4j:slf4j-simple to v2.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2024
1 parent 0f3d340 commit 830db0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
implementation 'de.undercouch:gradle-download-task:5.6.0'
implementation 'org.apache.maven:maven-embedder:3.8.8'
implementation 'org.apache.maven:maven-compat:3.8.8'
implementation 'org.slf4j:slf4j-simple:2.0.13'
implementation 'org.slf4j:slf4j-simple:2.0.16'
implementation 'org.eclipse.aether:aether-connector-basic:1.1.0'
implementation 'org.eclipse.aether:aether-transport-wagon:1.1.0'
implementation 'org.apache.maven.wagon:wagon-http:3.5.3'
Expand Down

0 comments on commit 830db0d

Please sign in to comment.