Skip to content

Commit 5db1a95

Browse files
chore(deps): bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 (Eppo-exp#93)
Bumps org.slf4j:slf4j-api from 2.0.16 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe867c1 commit 5db1a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
implementation "com.squareup.okhttp3:okhttp:4.12.0"
2323
// For LRU and expiring maps
2424
implementation 'org.apache.commons:commons-collections4:4.4'
25-
implementation 'org.slf4j:slf4j-api:2.0.16'
25+
implementation 'org.slf4j:slf4j-api:2.0.17'
2626
testImplementation 'org.slf4j:slf4j-simple:2.0.16'
2727
testImplementation platform('org.junit:junit-bom:5.11.4')
2828
testImplementation("com.squareup.okhttp3:mockwebserver:4.12.0")

0 commit comments

Comments
 (0)