diff --git a/.github/scala-steward.conf b/.github/scala-steward.conf index 4b38875d4..52c6a7937 100644 --- a/.github/scala-steward.conf +++ b/.github/scala-steward.conf @@ -34,7 +34,8 @@ updates.pin = [ { groupId = "com.google.inject", artifactId = "guice", version = "6.0." }, { groupId = "net.codingwell", artifactId = "scala-guice", version = "6.0." }, { groupId = "org.playframework", artifactId = "play-slick", version = "6." }, - { groupId = "org.playframework", artifactId = "play-slick-evolutions", version = "6." } + { groupId = "org.playframework", artifactId = "play-slick-evolutions", version = "6." }, + { groupId = "org.hibernate", artifactId = "hibernate-core", version = "6." } ] buildRoots = [