Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/cdk/babel/traverse-7…
Browse files Browse the repository at this point in the history
….23.2
  • Loading branch information
tkgnm authored Oct 24, 2023
2 parents f27e086 + a140e70 commit b6cf686
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ ThisBuild / scalacOptions ++= compilerOptions

val playJsonVersion = "2.10.1"
val specsVersion: String = "4.8.3"
val awsSdkVersion: String = "1.12.565"
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 b6cf686

Please sign in to comment.