Skip to content

Commit

Permalink
Updated sample code to JUnit 5
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Sep 14, 2023
1 parent fa7f2cd commit 0aedc66
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 @@ -12,7 +12,7 @@ buildscript {
}
}
dependencies {
classpath "net.serenity-bdd:serenity-gradle-plugin:4.0.6"
classpath "net.serenity-bdd:serenity-gradle-plugin:4.0.8"
}
}

Expand Down

0 comments on commit 0aedc66

Please sign in to comment.