Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit 17868bb

Browse files
authored
Merge pull request #57 from refactoring-ai/dependabot/gradle/org.jboss.slf4j-slf4j-jboss-logmanager-2.0.0.Final
Bump slf4j-jboss-logmanager from 1.2.0.Final to 2.0.0.Final
2 parents 08ee2c4 + ebad52c commit 17868bb

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
@@ -24,7 +24,7 @@ dependencies {
2424
implementation 'io.quarkus:quarkus-jgit'
2525
implementation 'org.jboss.logmanager:log4j-jboss-logmanager:1.3.0.Final'
2626
implementation 'org.jboss.logmanager:log4j2-jboss-logmanager:1.1.1.Final'
27-
implementation 'org.jboss.slf4j:slf4j-jboss-logmanager:1.2.0.Final'
27+
implementation 'org.jboss.slf4j:slf4j-jboss-logmanager:2.0.0.Final'
2828
implementation('com.github.mauricioaniche:ck:0.7.0') {
2929
exclude group: 'org.slf4j'
3030
}

0 commit comments

Comments
 (0)