Skip to content

Commit 11cf752

Browse files
Merge pull request #4 from TheRandomLabs/dependabot/gradle/org.apache.logging.log4j-log4j-core-2.13.0
Bump log4j-core from 2.12.1 to 2.13.0
2 parents 2014536 + 2d684b5 commit 11cf752

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
@@ -26,7 +26,7 @@ dependencies {
2626
implementation "org.slf4j:slf4j-api:2.0.0-alpha1"
2727
api "com.github.TheRandomLabs:CurseAPI:master-SNAPSHOT"
2828

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

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

0 commit comments

Comments
 (0)