Skip to content

Commit

Permalink
Merged updates
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Nov 8, 2024
2 parents 1792555 + 8ea7454 commit 1c2730b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id "net.serenity-bdd.serenity-gradle-plugin" version "4.2.1"
id "net.serenity-bdd.serenity-gradle-plugin" version "4.2.7"
id 'java'
}

Expand All @@ -15,7 +15,7 @@ targetCompatibility = 17
ext {
slf4jVersion = '1.7.7'
serenityCoreVersion = '4.2.1'
junitVersion = '5.11.0'
junitVersion = '5.11.3'
assertJVersion = '3.23.1'
lombokVersion = '1.18.24'
logbackVersion = '1.2.11'
Expand Down

0 comments on commit 1c2730b

Please sign in to comment.