diff --git a/build.sbt b/build.sbt index d9212667c..5b101c342 100644 --- a/build.sbt +++ b/build.sbt @@ -16,7 +16,7 @@ val http4sJdkHttpClientVersion = "0.9.1" val jwtVersion = "5.0.0" val logbackVersion = "1.5.11" val log4catsVersion = "2.7.0" -val lucumaCatalogVersion = "0.48.8" +val lucumaCatalogVersion = "0.48.9" val lucumaItcVersion = "0.24.0" val lucumaCoreVersion = "0.109.0" val lucumaGraphQLRoutesVersion = "0.8.15"