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.
1 parent 242b9a2 commit 6b68628Copy full SHA for 6b68628
lock.sbt
@@ -75,7 +75,7 @@ Compile / dependencyOverrides ++= {
75
"com.typesafe.play" % "play_2.13" % "2.9.8",
76
"com.typesafe.play" % "shaded-asynchttpclient" % "2.2.11",
77
"com.typesafe.play" % "shaded-oauth" % "2.2.11",
78
- "com.typesafe.play" % "twirl-api_2.13" % "1.6.10",
+ "com.typesafe.play" % "twirl-api_2.13" % "2.0.9",
79
"com.zaxxer" % "HikariCP" % "6.3.0",
80
"commons-beanutils" % "commons-beanutils" % "1.9.4",
81
"commons-codec" % "commons-codec" % "1.18.0",
0 commit comments