Skip to content

Commit

Permalink
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 21, 2022
1 parent 93f4a69 commit 4ed5916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion intentional/build.gradle
Expand Up @@ -55,7 +55,7 @@ dependencies {
implementation 'edu.stanford.nlp:stanford-corenlp:4.5.1'
implementation 'org.apache.commons:commons-lang3:3.12.0'
implementation 'commons-io:commons-io:2.11.0'
implementation 'org.slf4j:slf4j-api:2.0.1'
implementation 'org.slf4j:slf4j-api:2.0.2'
implementation 'org.slf4j:slf4j-log4j12:2.0.1'
implementation 'org.json:json:20220320'
implementation 'com.google.guava:guava:31.1-jre'
Expand Down

0 comments on commit 4ed5916

Please sign in to comment.