Skip to content

Commit

Permalink
Upgrade slf4jVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
evela committed Oct 10, 2023
1 parent 448e56a commit d9a6f60
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 @@ -15,7 +15,7 @@ sourceCompatibility = 1.8
targetCompatibility = 1.8

ext {
slf4jVersion = '1.7.7'
slf4jVersion = '1.7.30'
serenityCoreVersion = '4.0.14'
junitVersion = '5.10.0'
assertJVersion = '3.24.2'
Expand Down

0 comments on commit d9a6f60

Please sign in to comment.