Skip to content

Commit 8503821

Browse files
Bump slf4jVersion from 2.0.9 to 2.0.12
Bumps `slf4jVersion` from 2.0.9 to 2.0.12. Updates `org.slf4j:slf4j-api` from 2.0.9 to 2.0.12 Updates `org.slf4j:log4j-over-slf4j` from 2.0.9 to 2.0.12 --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.slf4j:log4j-over-slf4j dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c2df77 commit 8503821

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
@@ -14,7 +14,7 @@ ext {
1414
scalaVersion = '2.13'
1515
scalaBinaryVersion = '2.13.6'
1616
jtsVersion = '1.19.0'
17-
slf4jVersion = '2.0.9'
17+
slf4jVersion = '2.0.12'
1818
circeVersion = '0.14.6'
1919
scriptsLocation = 'gradle' + File.separator + 'scripts' + File.separator //location of script plugins
2020
}

0 commit comments

Comments
 (0)