Skip to content

Commit

Permalink
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.16 (#370)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 10, 2024
1 parent 1f83d62 commit af2f239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repositories {
dependencies {
api localGroovy()
api 'com.github.mwiede:jsch:0.2.5'
api 'org.slf4j:slf4j-api:2.0.15'
api 'org.slf4j:slf4j-api:2.0.16'

testImplementation platform("org.spockframework:spock-bom:2.3-groovy-3.0")
testImplementation "org.spockframework:spock-core"
Expand Down

0 comments on commit af2f239

Please sign in to comment.