Skip to content

Commit f443525

Browse files
Bump log4j-slf4j18-impl from 2.12.1 to 2.13.0
Bumps log4j-slf4j18-impl from 2.12.1 to 2.13.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 11cf752 commit f443525

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
@@ -27,7 +27,7 @@ dependencies {
2727
api "com.github.TheRandomLabs:CurseAPI:master-SNAPSHOT"
2828

2929
testRuntimeOnly "org.apache.logging.log4j:log4j-core:2.13.0"
30-
testRuntimeOnly "org.apache.logging.log4j:log4j-slf4j18-impl:2.12.1"
30+
testRuntimeOnly "org.apache.logging.log4j:log4j-slf4j18-impl:2.13.0"
3131

3232
testImplementation "com.github.TheRandomLabs:TRLUtils-IO:master-SNAPSHOT"
3333

0 commit comments

Comments
 (0)