Skip to content

Commit

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

Bump org.slf4j:slf4j-simple from 2.0.11 to 2.0.12
  • Loading branch information
chadlwilson authored Feb 14, 2024
2 parents a3b9e71 + 1c523bf commit b5107f3
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.1'
testImplementation 'cd.go.plugin:go-plugin-api:23.5.0'

integrationTestImplementation 'org.slf4j:slf4j-simple:2.0.11'
integrationTestImplementation 'org.slf4j:slf4j-simple:2.0.12'
}

clean.doFirst {
Expand Down

0 comments on commit b5107f3

Please sign in to comment.