Skip to content

Commit b0c628a

Browse files
build(deps): bump org.apache.logging.log4j:log4j-core
Bumps org.apache.logging.log4j:log4j-core from 2.25.0 to 2.26.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f5ae2a commit b0c628a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

application/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ dependencies {
4848

4949
implementation 'net.dv8tion:JDA:5.6.1'
5050

51-
implementation 'org.apache.logging.log4j:log4j-core:2.25.0'
52-
runtimeOnly 'org.apache.logging.log4j:log4j-slf4j2-impl:2.25.0'
51+
implementation 'org.apache.logging.log4j:log4j-core:2.26.0'
52+
runtimeOnly 'org.apache.logging.log4j:log4j-slf4j2-impl:2.26.0'
5353

5454
implementation 'club.minnced:discord-webhooks:0.8.4'
5555

0 commit comments

Comments
 (0)