Skip to content

Commit

Permalink
Update atom lib dependency to release
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfurey committed Mar 12, 2024
1 parent 8d4c649 commit 70ef0be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import sbt._

object Dependencies {
lazy val awsVersion = "1.11.678"
lazy val atomLibVersion = "3.0.0-PREVIEW.play-30.2024-03-12T1559.ba68b556"
lazy val atomLibVersion = "3.0.0"
lazy val jacksonVersion = "2.13.4"
lazy val jacksonDatabindVersion = "2.13.4.2"

Expand Down

0 comments on commit 70ef0be

Please sign in to comment.