Skip to content

Commit

Permalink
Merge pull request #1176 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
tkgnm authored Oct 31, 2023
2 parents cc62f26 + 8187e79 commit 31b520f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ val compilerOptions = Seq(

ThisBuild / scalacOptions ++= compilerOptions

val playJsonVersion = "2.10.1"
val playJsonVersion = "2.10.2"
val specsVersion: String = "4.8.3"
val awsSdkVersion: String = "1.12.572"
val doobieVersion: String = "0.13.4"
Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.9.6
sbt.version=1.9.7

0 comments on commit 31b520f

Please sign in to comment.