Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion explore/project/Versions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ object Versions {
val mUnitScalacheck = "1.2.0"
val mUnitCatsEffect = "2.1.0"
val sbtBuildInfo = "0.13.1"
val sbtLucuma = "0.14.4"
val sbtLucuma = "0.14.5"
val scalaCollectionContrib = "0.4.0"
val scalaJsDom = "2.8.1"
val scalaJsReact = "3.0.0-beta12"
Expand Down
2 changes: 1 addition & 1 deletion project/Versions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ object Versions {
val pprint = "0.9.4"
val pureConfig = "0.17.9"
val sbtBuildInfo = "0.13.1"
val sbtLucuma = "0.14.4"
val sbtLucuma = "0.14.5"
val sbtRevolver = "0.10.0"
val scalaCollectionContrib = "0.4.0"
val scalaJsDom = "2.8.1"
Expand Down
Loading