Skip to content

Commit

Permalink
Upgrade to Ratatool 0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
clairemcginty authored Feb 2, 2024
1 parent 5ff53ac commit 630b526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ val scalatestVersion = "3.2.17"
val scalatestMockitoVersion = "3.1.0.0"
val jodaTimeVersion = "2.10.10" // keep in sync with scio
val magnoliaVersion = "1.1.8" // keep in sync with scio
val ratatoolVersion = "0.4.3" // @Todo update when Ratatool+Scio 0.14.0 released // keep scio versions in sync
val ratatoolVersion = "0.4.4"
val scalaCheckVersion = "1.17.0"
val enumeratumVersion = "1.7.3"
val scalaCollectionsCompatVersion = "2.11.0"
Expand Down

0 comments on commit 630b526

Please sign in to comment.