We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c81c1ac commit 9e4fd7aCopy full SHA for 9e4fd7a
build.gradle
@@ -23,7 +23,7 @@ dependencies {
23
24
// For UFC DTOs
25
implementation 'commons-codec:commons-codec:1.17.0'
26
- implementation 'org.slf4j:slf4j-api:2.0.13'
+ implementation 'org.slf4j:slf4j-api:2.0.16'
27
testImplementation 'org.slf4j:slf4j-simple:2.0.16'
28
testImplementation platform('org.junit:junit-bom:5.10.3')
29
testImplementation 'org.junit.jupiter:junit-jupiter'
0 commit comments