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 4cd8147 + 25984e8 commit 1485a20Copy full SHA for 1485a20
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 = "org.playframework", artifactId = "play-slick", version = "6." },
37
- { groupId = "org.playframework", artifactId = "play-slick-evolutions", version = "6." }
+ { groupId = "org.playframework", artifactId = "play-slick-evolutions", version = "6." },
38
+ { groupId = "org.hibernate", artifactId = "hibernate-core", version = "6." }
39
]
40
41
buildRoots = [
0 commit comments