Skip to content

Commit

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

Bump org.slf4j:slf4j-simple from 2.0.10 to 2.0.11
  • Loading branch information
chadlwilson authored Jan 20, 2024
2 parents 955b55d + 263b5f2 commit e00ace3
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.10'
integrationTestImplementation 'org.slf4j:slf4j-simple:2.0.11'
}

clean.doFirst {
Expand Down

0 comments on commit e00ace3

Please sign in to comment.