diff --git a/app/build.gradle b/app/build.gradle index a066b4b..9af9a36 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -30,7 +30,7 @@ dependencies { testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3' testImplementation 'org.scalatest:scalatest_2.13:3.3.0-SNAP4' testImplementation 'org.scalatestplus:junit-4-13_2.13:3.3.0.0-SNAP3' - testImplementation("com.approvaltests:approvaltests:24.9.0") + testImplementation("com.approvaltests:approvaltests:24.11.0") testImplementation("com.google.code.gson:gson:2.11.0") // Need scala-xml at test runtime