Skip to content

Commit

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

Bump org.slf4j:slf4j-simple from 2.0.15 to 2.0.16
  • Loading branch information
chadlwilson authored Aug 16, 2024
2 parents dda485c + 89ce78a commit 50b311b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ final Map<String, String> libraries = [
pluginApi : 'cd.go.plugin:go-plugin-api:24.3.0',
reflections : 'org.reflections:reflections:0.10.2',
retrofit : 'com.squareup.retrofit2:retrofit:2.11.0',
slf4j : 'org.slf4j:slf4j-simple:2.0.15',
slf4j : 'org.slf4j:slf4j-simple:2.0.16',
validateApi : 'jakarta.validation:jakarta.validation-api:3.1.0',
]

Expand Down

0 comments on commit 50b311b

Please sign in to comment.