Skip to content

Commit

Permalink
mockito-core 5.15.2 (was 5.14.2) (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 9, 2025
1 parent c58ebf8 commit 8061fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ object Dependencies {
val jwt = "com.auth0" % "java-jwt" % "3.19.4"
val scalaGuice = "net.codingwell" %% "scala-guice" % "6.0.0"
val pekkoTestkit = "org.apache.pekko" %% "pekko-testkit" % play.core.PlayVersion.pekkoVersion
val mockito = "org.mockito" % "mockito-core" % "5.14.2"
val mockito = "org.mockito" % "mockito-core" % "5.15.2"
val casClient = "org.jasig.cas.client" % "cas-client-core" % "3.6.4"
val casClientSupportSAML = "org.jasig.cas.client" % "cas-client-support-saml" % "3.6.4"
val apacheCommonLang = "org.apache.commons" % "commons-lang3" % "3.17.0"
Expand Down

0 comments on commit 8061fbc

Please sign in to comment.