Skip to content

Commit

Permalink
Merge pull request #424 from guardian/update/non_aws
Browse files Browse the repository at this point in the history
chore(deps): Non-AWS dependency updates
  • Loading branch information
davidfurey authored Jun 27, 2024
2 parents e21172d + 8dc3d44 commit 407d7ee
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 @@ -2,7 +2,7 @@ import sbt._

object Dependencies {
val scalaVersions = Seq("2.12.19", "2.13.14")
val capiModelsVersion = "24.0.0"
val capiModelsVersion = "25.0.0"
val thriftVersion = "0.20.0"
val commonsCodecVersion = "1.17.0"
val scalaTestVersion = "3.2.18"
Expand Down

0 comments on commit 407d7ee

Please sign in to comment.