Skip to content

Commit d7ac463

Browse files
dependabot[bot]pjfanning
authored andcommitted
Bump org.apache.logging.log4j:log4j-to-slf4j from 2.22.0 to 2.22.1
Bumps org.apache.logging.log4j:log4j-to-slf4j from 2.22.0 to 2.22.1. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-to-slf4j dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da4e19e commit d7ac463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
testImplementation 'org.nanohttpd:nanohttpd:2.3.1'
3737
testImplementation 'org.mockito:mockito-core:4.11.0'
3838
testRuntimeOnly 'org.slf4j:slf4j-simple:2.0.9'
39-
testRuntimeOnly 'org.apache.logging.log4j:log4j-to-slf4j:2.22.0'
39+
testRuntimeOnly 'org.apache.logging.log4j:log4j-to-slf4j:2.22.1'
4040
}
4141

4242
test {

0 commit comments

Comments
 (0)