Skip to content

Commit ba14abf

Browse files
PLUGINAPI-173 Upgrade slf4j-api to v2.x
1 parent e1e9e53 commit ba14abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ include 'test-fixtures'
66
dependencyResolutionManagement {
77
versionCatalogs {
88
libs {
9-
version('slf4j', '1.7.30')
9+
version('slf4j', '2.0.17')
1010
library('commons-io', 'commons-io:commons-io:2.16.1')
1111
library('commons-lang3', 'org.apache.commons:commons-lang3:3.20.0')
1212
library('commons-text', 'org.apache.commons:commons-text:1.12.0')

0 commit comments

Comments
 (0)