Skip to content

Commit

Permalink
Slf4j 2.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
fhoeben committed Oct 23, 2024
1 parent f9b2912 commit aa490ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ dependencies {
exclude group: 'org.slf4j', module: 'slf4j-api'
}
implementation "org.apache.commons:commons-lang3:3.14.0"
implementation "org.slf4j:slf4j-api:2.0.12"
implementation "org.slf4j:slf4j-jdk14:2.0.12"
implementation "org.slf4j:slf4j-api:2.0.16"
implementation "org.slf4j:slf4j-jdk14:2.0.16"
implementation "org.json:json:20240205"
implementation "com.googlecode.java-diff-utils:diffutils:1.3.0"
implementation "org.apache.commons:commons-text:1.11.0"
Expand Down

0 comments on commit aa490ab

Please sign in to comment.