Skip to content

Commit

Permalink
Upgrade to slf4j 2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosame committed Nov 7, 2023
1 parent 7bf2e2f commit d68d45c
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 @@ -14,7 +14,7 @@ dependencies {
implementation 'io.sf.jclf:jclf-text:5.0.1'
implementation 'io.sf.jclf:jclf-linear3:1.0.0'
implementation 'org.dom4j:dom4j:2.1.4'
implementation 'org.slf4j:slf4j-api:2.0.6'
implementation 'org.slf4j:slf4j-api:2.0.9'
implementation 'nu.validator:htmlparser:1.4.16'
implementation 'xmlpull:xmlpull:1.2.0'
implementation 'xpp3:xpp3_min:1.2.0'
Expand Down

0 comments on commit d68d45c

Please sign in to comment.