Skip to content

Commit

Permalink
Merge pull request ma1uta#102 from tgbyte/dependabot/gradle/org.slf4j…
Browse files Browse the repository at this point in the history
…-slf4j-simple-2.0.3

Bump slf4j-simple from 2.0.2 to 2.0.3
  • Loading branch information
ginkel authored Sep 28, 2022
2 parents 3803bd1 + 85b8d08 commit c8feb10
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 @@ -99,7 +99,7 @@ repositories {

dependencies {
// Logging
api 'org.slf4j:slf4j-simple:2.0.2'
api 'org.slf4j:slf4j-simple:2.0.3'

// Easy file management
api 'commons-io:commons-io:2.11.0'
Expand Down

0 comments on commit c8feb10

Please sign in to comment.