Skip to content

Commit 3a464b3

Browse files
authored
Merge pull request #10 from biagioT/dependabot/gradle/org.slf4j-slf4j-api-2.0.17
Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17
2 parents f0e1ee7 + ec58f46 commit 3a464b3

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
@@ -40,7 +40,7 @@ dependencies {
4040
annotationProcessor 'org.projectlombok:lombok:1.18.36'
4141

4242
// Log
43-
implementation 'org.slf4j:slf4j-api:2.0.16'
43+
implementation 'org.slf4j:slf4j-api:2.0.17'
4444

4545
// Utils
4646
implementation 'org.apache.commons:commons-lang3:3.17.0'

0 commit comments

Comments
 (0)