Skip to content

Commit 498ea50

Browse files
Merge pull request #3 from TheRandomLabs/dependabot/gradle/org.apache.logging.log4j-log4j-slf4j18-impl-2.13.0
Bump log4j-slf4j18-impl from 2.12.1 to 2.13.0
2 parents 11cf752 + f443525 commit 498ea50

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)