Skip to content

Commit

Permalink
Update mockito-scala to 1.17.27
Browse files Browse the repository at this point in the history
  • Loading branch information
tna-digital-archiving-jenkins committed Sep 25, 2023
1 parent a2502d0 commit 944fdde
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 @@ -15,7 +15,7 @@ object Dependencies {
lazy val scalaLogging = "com.typesafe.scala-logging" %% "scala-logging" % "3.9.5"
lazy val logback = "ch.qos.logback" % "logback-classic" % "1.4.11"
lazy val logstashLogbackEncoder = "net.logstash.logback" % "logstash-logback-encoder" % "7.4"
lazy val mockito = "org.mockito" %% "mockito-scala" % "1.17.22"
lazy val mockito = "org.mockito" %% "mockito-scala" % "1.17.27"
lazy val wiremock = "com.github.tomakehurst" % "wiremock" % "3.0.1"
lazy val droidApi = "uk.gov.nationalarchives" % "droid-api" % "6.7.0"
lazy val apacheCommons = "org.apache.commons" % "commons-lang3" % "3.13.0"
Expand Down

0 comments on commit 944fdde

Please sign in to comment.