Skip to content

Commit

Permalink
Update SLF4J
Browse files Browse the repository at this point in the history
  • Loading branch information
mgoellnitz committed Oct 11, 2022
1 parent 0321dd7 commit d1b09bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ lombok {
}

dependencies {
implementation 'org.slf4j:slf4j-api:2.0.2'
implementation 'org.slf4j:slf4j-api:2.0.3'
implementation 'javax.inject:javax.inject:1'
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'

Expand Down

0 comments on commit d1b09bb

Please sign in to comment.