Skip to content

Commit

Permalink
Bumping slf4j-api version to 1.7.36 (#286)
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Palis <[email protected]>

Signed-off-by: Joshua Palis <[email protected]>
  • Loading branch information
joshpalis authored Dec 15, 2022
1 parent 33fc0e6 commit 7727871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spi/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jacocoTestReport {
}
check.dependsOn jacocoTestReport

def slf4j_version_of_cronutils = "1.7.30"
def slf4j_version_of_cronutils = "1.7.36"
dependencies {
compileOnly "org.opensearch:opensearch:${opensearch_version}"
// slf4j is the runtime dependency of cron-utils
Expand Down

0 comments on commit 7727871

Please sign in to comment.