Skip to content

Commit 6b68628

Browse files
committed
Update twirl-api to 2.0.9
1 parent 242b9a2 commit 6b68628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lock.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Compile / dependencyOverrides ++= {
7575
"com.typesafe.play" % "play_2.13" % "2.9.8",
7676
"com.typesafe.play" % "shaded-asynchttpclient" % "2.2.11",
7777
"com.typesafe.play" % "shaded-oauth" % "2.2.11",
78-
"com.typesafe.play" % "twirl-api_2.13" % "1.6.10",
78+
"com.typesafe.play" % "twirl-api_2.13" % "2.0.9",
7979
"com.zaxxer" % "HikariCP" % "6.3.0",
8080
"commons-beanutils" % "commons-beanutils" % "1.9.4",
8181
"commons-codec" % "commons-codec" % "1.18.0",

0 commit comments

Comments
 (0)