Skip to content

Commit 7743fbc

Browse files
dependabot: bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 (#587)
Bumps org.slf4j:slf4j-api from 2.0.11 to 2.0.12. --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 352ff8e) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 88fa251 commit 7743fbc

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.11"
47+
def slf4j_version_of_cronutils = "2.0.12"
4848
dependencies {
4949
compileOnly "org.opensearch:opensearch:${opensearch_version}"
5050
// slf4j is the runtime dependency of cron-utils

0 commit comments

Comments
 (0)