Skip to content

Commit

Permalink
Merge pull request #81 from Ultraviolet-Ninja/dependabot/gradle/dev/o…
Browse files Browse the repository at this point in the history
…rg.slf4j-slf4j-api-2.0.9

Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9
  • Loading branch information
Ultraviolet-Ninja authored Sep 4, 2023
2 parents d6d7f2b + 8fb41e6 commit 3a6d5ad
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 @@ -56,7 +56,7 @@ dependencies {
}

testImplementation 'org.testng:testng:7.8.0'
testImplementation 'org.slf4j:slf4j-api:2.0.7'
testImplementation 'org.slf4j:slf4j-api:2.0.9'
testImplementation 'org.slf4j:slf4j-simple:2.0.7'
testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.15.1'
}
Expand Down

0 comments on commit 3a6d5ad

Please sign in to comment.