diff --git a/build.sbt b/build.sbt index 8fe8ef0bb..a43df5c60 100644 --- a/build.sbt +++ b/build.sbt @@ -14,7 +14,7 @@ val Versions = new { val http4s = "0.23.28" val http4sDom = "0.2.11" val log4catsLogLevel = "0.3.1" - val lucumaCore = "0.104.0" + val lucumaCore = "0.105.0" val lucumaPrimeStyles = "0.3.0" val lucumaReact = "0.71.1" val lucumaRefined = "0.1.2"