Skip to content

Commit

Permalink
Merge branch 'staging' into update/staging/scala3-library-3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulbhatia023 authored Mar 15, 2024
2 parents f9d6975 + 01f492f commit 8bc650e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -83,15 +83,15 @@ val dataScalaxyTransformerVersion = "1.2.0"
val dataScalaxyWriterAWSVersion = "2.0.0"
val dataScalaxyWriterGCPVersion = "2.0.0"
val dataScalaxyWriterLocalFileSystemVersion = "2.0.0"
val googleCloudStorageVersion = "2.34.0"
val googleCloudStorageVersion = "2.35.0"
val jsonPathVersion = "2.9.0"
val jwtCoreVersion = "10.0.0"
val monovoreDeclineVersion = "2.4.1"
val odelayVersion = "0.4.0"
val scalaParserCombinatorsVersion = "2.3.0"
val scalaXmlVersion = "2.2.0"
val sparkMLLibVersion = "3.5.1"
val sttpVersion = "3.9.3"
val sttpVersion = "3.9.4"
val testContainersScalaVersion = "0.41.3"
val wireMockVersion = "3.0.1"
val zioConfigVersion = "4.0.0-RC16"
Expand Down
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
val assemblyVersion = "2.1.5"
val assemblyVersion = "2.2.0"
val scalafixVersion = "0.11.1"
val scalafmtVersion = "2.5.2"
val wartremoverVersion = "3.1.6"
Expand Down

0 comments on commit 8bc650e

Please sign in to comment.