Skip to content

Commit

Permalink
Update dependency net.serenity-bdd:serenity-gradle-plugin to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 18ee7ab commit 03be100
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 @@ -4,7 +4,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath("net.serenity-bdd:serenity-gradle-plugin:3.2.5")
classpath("net.serenity-bdd:serenity-gradle-plugin:4.2.1")
classpath 'info.solidsoft.gradle.pitest:gradle-pitest-plugin:1.15.0'
}
}
Expand Down

0 comments on commit 03be100

Please sign in to comment.