Skip to content

Commit cb0bd80

Browse files
Bump org.apache.logging.log4j:log4j-api from 2.25.2 to 2.25.3 (#57)
Bumps org.apache.logging.log4j:log4j-api from 2.25.2 to 2.25.3. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-version: 2.25.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3cc72b2 commit cb0bd80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ val adventureVersion = "4.25.0"
3333
dependencies {
3434
compileOnly("org.spigotmc:spigot-api:1.21.10-R0.1-SNAPSHOT")
3535

36-
compileOnly("org.apache.logging.log4j:log4j-api:2.25.2")
36+
compileOnly("org.apache.logging.log4j:log4j-api:2.25.3")
3737
implementation("org.bstats:bstats-bukkit:3.1.0")
3838
api("com.tcoded:FoliaLib:0.4.2")
3939

0 commit comments

Comments
 (0)