Skip to content

Commit

Permalink
Update to 4.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo authored May 12, 2024
1 parent 740b54a commit 0f82796
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.0.19"
id "net.serenity-bdd.serenity-gradle-plugin" version "4.1.12"
id 'java'
}

Expand All @@ -14,7 +14,7 @@ targetCompatibility = 16

ext {
slf4jVersion = '1.7.7'
serenityCoreVersion = '4.0.19'
serenityCoreVersion = '4.1.12'
junitVersion = '5.10.0'
assertJVersion = '3.24.2'
lombokVersion = '1.18.24'
Expand Down

0 comments on commit 0f82796

Please sign in to comment.