Skip to content

Commit

Permalink
Merge pull request #1171 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
waisingyiu authored Oct 24, 2023
2 parents 058fff2 + 3d55ec1 commit a140e70
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ val specsVersion: String = "4.8.3"
val awsSdkVersion: String = "1.12.567"
val doobieVersion: String = "0.13.4"
val catsVersion: String = "2.10.0"
val okHttpVersion: String = "4.11.0"
val okHttpVersion: String = "4.12.0"
val paClientVersion: String = "7.0.7"
val apacheThrift: String = "0.15.0"
val jacksonDatabind: String = "2.15.2"
val jacksonCbor: String = "2.15.2"
val jacksonScalaModule: String = "2.15.2"
val jacksonDatabind: String = "2.15.3"
val jacksonCbor: String = "2.15.3"
val jacksonScalaModule: String = "2.15.3"
val simpleConfigurationVersion: String = "1.5.6"
val googleOAuthClient: String = "1.34.1"
val nettyVersion: String = "4.1.100.Final"
Expand Down

0 comments on commit a140e70

Please sign in to comment.