Skip to content

Commit

Permalink
Merge pull request #517 from Neustradamus/slf4j
Browse files Browse the repository at this point in the history
Add SLF4J 2.0+
  • Loading branch information
Flowdalic authored Nov 25, 2023
2 parents 2dc12db + 3b8ebb2 commit 0469185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smack-debug-slf4j/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ Connect your favourite slf4j backend of choice to get output inside of it"""

dependencies {
api project(':smack-core')
implementation 'org.slf4j:slf4j-api:[1.7,1.8)'
implementation 'org.slf4j:slf4j-api:[1.7,2.0)'
}

0 comments on commit 0469185

Please sign in to comment.