Skip to content

Commit

Permalink
Upgrade to slf4j 2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosame committed Mar 30, 2023
1 parent f019e31 commit 9fc8672
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 @@ -19,7 +19,7 @@ dependencies {
testImplementation group: 'io.sf.carte', name: 'css4j', classifier: 'tests', version: '4.0'
testImplementation 'io.sf.carte:xml-dtd:4.1.1'
testImplementation 'nu.validator:htmlparser:1.4.16'
testImplementation 'org.slf4j:slf4j-api:2.0.6'
testImplementation 'org.slf4j:slf4j-api:2.0.7'
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.2'
}

Expand Down

0 comments on commit 9fc8672

Please sign in to comment.