Skip to content

Commit

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

Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16
  • Loading branch information
tsaarni authored Aug 12, 2024
2 parents da4bc16 + 38ae74f commit 524d7a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
// https://github.com/mockito/mockito/issues/2590
testImplementation 'org.mockito:mockito-inline:4.11.0'

implementation 'org.slf4j:slf4j-api:2.0.13'
implementation 'org.slf4j:slf4j-api:2.0.16'
}

java {
Expand Down

0 comments on commit 524d7a6

Please sign in to comment.