Skip to content

Commit

Permalink
Merge pull request #1156 from gocd/dependabot/gradle/org.slf4j-slf4j-…
Browse files Browse the repository at this point in the history
…simple-2.0.16

Bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.16
  • Loading branch information
chadlwilson authored Aug 14, 2024
2 parents 4e51654 + d045467 commit 0672b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ dependencies {
testImplementation 'org.skyscreamer:jsonassert:1.5.3'
testImplementation 'cd.go.plugin:go-plugin-api:24.1.0'

integrationTestImplementation 'org.slf4j:slf4j-simple:2.0.13'
integrationTestImplementation 'org.slf4j:slf4j-simple:2.0.16'
}

clean.doFirst {
Expand Down

0 comments on commit 0672b8a

Please sign in to comment.