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 985afa6 commit da3e238
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
Expand Up @@ -12,7 +12,7 @@ buildscript {
}
}
dependencies {
classpath "net.serenity-bdd:serenity-gradle-plugin:4.1.6"
classpath "net.serenity-bdd:serenity-gradle-plugin:4.1.12"
}
}

Expand All @@ -26,7 +26,7 @@ sourceCompatibility = 16
targetCompatibility = 16

ext {
serenity_version = '4.1.6'
serenity_version = '4.1.12'
junit_platform_launcher_version="1.10.2"
cucumber_junit_platform_engine_version="7.16.1"
junit_platform_suite_version="1.10.2"
Expand Down

0 comments on commit da3e238

Please sign in to comment.