Skip to content

Commit

Permalink
Update dependency org.scalatestplus.play:scalatestplus-play_2.12 to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Aug 17, 2024
1 parent 4e5656d commit ac05eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/demo-helper/play-helper/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
play "com.typesafe.play:play-logback_$scalaVersion:$playVersion"
play "com.typesafe.play:filters-helpers_$scalaVersion:$playVersion"

playTest "org.scalatestplus.play:scalatestplus-play_$scalaVersion:3.1.2"
playTest "org.scalatestplus.play:scalatestplus-play_$scalaVersion:5.0.0"
}

repositories {
Expand Down

0 comments on commit ac05eff

Please sign in to comment.