Skip to content

Commit 3f0fe7c

Browse files
authored
Merge pull request #1806 from Baeldung/update/play-ahc-ws-3.0.7
Update play-ahc-ws, play-caffeine-cache, ... from 3.0.6 to 3.0.7
2 parents ac1e3f0 + 3ddea42 commit 3f0fe7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ addSbtPlugin("com.lightbend.akka.grpc" % "sbt-akka-grpc" % "2.2.1")
77
libraryDependencies += "ai.kien" %% "python-native-libs" % "0.2.4"
88

99
// Make sure to keep the play plugin in sync with the sub modules under play-scala group
10-
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.6")
10+
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.7")
1111

1212
addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.1")
1313
addSbtPlugin("com.earldouglas" % "xsbt-web-plugin" % "4.2.1")

0 commit comments

Comments
 (0)