Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

Commit 58a228d

Browse files
Bump play-ws_2.13 from 2.8.8 to 2.8.11
Bumps [play-ws_2.13](https://github.com/playframework/playframework) from 2.8.8 to 2.8.11. - [Release notes](https://github.com/playframework/playframework/releases) - [Commits](playframework/playframework@2.8.8...2.8.11) --- updated-dependencies: - dependency-name: com.typesafe.play:play-ws_2.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a403e62 commit 58a228d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scala-utils/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies {
66
implementation 'com.typesafe.scala-logging:scala-logging_2.13:3.9.3'
77
implementation 'com.typesafe.play:play-json_2.13:2.9.2'
88
implementation 'com.typesafe.play:play_2.13:2.8.11'
9-
implementation 'com.typesafe.play:play-ws_2.13:2.8.8'
9+
implementation 'com.typesafe.play:play-ws_2.13:2.8.11'
1010
implementation 'com.typesafe.play:play-akka-http-server_2.13:2.8.8'
1111
implementation 'com.typesafe.play:play-ahc-ws_2.13:2.8.8'
1212
implementation 'com.google.inject:guice:5.0.1'

0 commit comments

Comments
 (0)