Skip to content

Commit

Permalink
Update commercial-shared to 6.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 58db378 commit 8c68230
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 @@ -11,7 +11,7 @@ object Dependencies {
val scalaTestMockito = "org.scalatestplus" %% "mockito-4-11" % "3.2.18.0" % Test
val scalaTest = "org.scalatest" %% "scalatest" % "3.2.18" % Test
val scalaLogging = "com.typesafe.scala-logging" %% "scala-logging" % "3.9.5"
val commercialShared = "com.gu" %% "commercial-shared" % "6.1.8"
val commercialShared = "com.gu" %% "commercial-shared" % "6.2.3"

case class PlayJsonVersion(
majorMinorVersion: String,
Expand Down

0 comments on commit 8c68230

Please sign in to comment.