Skip to content

Commit

Permalink
update crystal to 0.39.3
Browse files Browse the repository at this point in the history
  • Loading branch information
toddburnside committed Jul 1, 2024
1 parent 5c520f3 commit 802f1b4
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 @@ -8,7 +8,7 @@ val Versions = new {
val catsRetry = "3.1.3"
val catsTime = "0.5.1"
val circe = "0.14.9"
val crystal = "0.39.2"
val crystal = "0.39.3"
val fs2Dom = "0.3.0-M1"
val kittens = "3.3.0"
val http4s = "0.23.27"
Expand Down

0 comments on commit 802f1b4

Please sign in to comment.