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 Dec 12, 2023
1 parent 43aed7b commit dc4797d
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.0.27")
classpath 'info.solidsoft.gradle.pitest:gradle-pitest-plugin:1.15.0'
}
}
Expand Down

0 comments on commit dc4797d

Please sign in to comment.