Skip to content

Commit 8256029

Browse files
authored
Merge pull request #48 from teetime-framework/dependabot/gradle/org.slf4j-slf4j-api-2.0.12
Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12
2 parents 257a864 + b910acd commit 8256029

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
@@ -16,7 +16,7 @@ sourceCompatibility = 11
1616
targetCompatibility = 11
1717

1818
dependencies {
19-
implementation 'org.slf4j:slf4j-api:2.0.11'
19+
implementation 'org.slf4j:slf4j-api:2.0.12'
2020

2121

2222

0 commit comments

Comments
 (0)