Skip to content

Commit d249804

Browse files
dependabot: bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17
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] <support@github.com>
1 parent 504571b commit d249804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spi/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jacocoTestReport {
4444
}
4545
check.dependsOn jacocoTestReport
4646

47-
def slf4j_version_of_cronutils = "2.0.16"
47+
def slf4j_version_of_cronutils = "2.0.17"
4848
dependencies {
4949
compileOnly "org.opensearch:opensearch:${opensearch_version}"
5050
// slf4j is the runtime dependency of cron-utils

0 commit comments

Comments
 (0)