Skip to content

Commit

Permalink
Update preservica-client-fs2 to 0.0.124
Browse files Browse the repository at this point in the history
  • Loading branch information
tna-da-bot committed Feb 10, 2025
1 parent c09a85c commit 2423cc7
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 @@ -35,7 +35,7 @@ object Dependencies {
lazy val log4jSlf4j = "org.apache.logging.log4j" % "log4j-slf4j-impl" % logbackVersion
lazy val log4jTemplateJson = "org.apache.logging.log4j" % "log4j-layout-template-json" % logbackVersion
lazy val mockito = "org.scalatestplus" %% "mockito-5-10" % s"$scalaTestVersion.0"
lazy val preservicaClient = "uk.gov.nationalarchives" %% "preservica-client-fs2" % "0.0.123"
lazy val preservicaClient = "uk.gov.nationalarchives" %% "preservica-client-fs2" % "0.0.124"
lazy val pureConfigCats = "com.github.pureconfig" %% "pureconfig-cats-effect" % pureConfigVersion
lazy val pureConfig = "com.github.pureconfig" %% "pureconfig-core" % pureConfigVersion
lazy val reactorTest = "io.projectreactor" % "reactor-test" % "3.7.2"
Expand Down

0 comments on commit 2423cc7

Please sign in to comment.