We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36d180b + a8bef24 commit 7c7dd07Copy full SHA for 7c7dd07
1 file changed
.github/scala-steward.conf
@@ -34,7 +34,8 @@ updates.pin = [
34
{ groupId = "com.google.inject", artifactId = "guice", version = "6.0." },
35
{ groupId = "net.codingwell", artifactId = "scala-guice", version = "6.0." },
36
{ groupId = "com.typesafe.play", artifactId = "play-slick", version = "5." },
37
- { groupId = "com.typesafe.play", artifactId = "play-slick-evolutions", version = "5." }
+ { groupId = "com.typesafe.play", artifactId = "play-slick-evolutions", version = "5." },
38
+ { groupId = "org.hibernate", artifactId = "hibernate-core", version = "6." }
39
]
40
41
buildRoots = [
0 commit comments