Skip to content

Commit 90c411b

Browse files
Bump play.ws.version from 3.0.7 to 3.0.8
Bumps `play.ws.version` from 3.0.7 to 3.0.8. Updates `org.playframework:play-ahc-ws-standalone_2.13` from 3.0.7 to 3.0.8 - [Release notes](https://github.com/playframework/play-ws/releases) - [Commits](playframework/play-ws@3.0.7...3.0.8) Updates `org.playframework:play-ws-standalone_2.13` from 3.0.7 to 3.0.8 - [Release notes](https://github.com/playframework/play-ws/releases) - [Commits](playframework/play-ws@3.0.7...3.0.8) --- updated-dependencies: - dependency-name: org.playframework:play-ahc-ws-standalone_2.13 dependency-version: 3.0.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.playframework:play-ws-standalone_2.13 dependency-version: 3.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 99b77b0 commit 90c411b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
<netty.codec.http.version>4.2.6.Final</netty.codec.http.version>
144144
<ning.http.client.version>1.9.31</ning.http.client.version>
145145
<oval.version>3.2.1</oval.version>
146-
<play.ws.version>3.0.7</play.ws.version>
146+
<play.ws.version>3.0.8</play.ws.version>
147147
<postgresql.version>42.7.7</postgresql.version>
148148
<protobuf.version>4.32.0</protobuf.version>
149149
<reflections.version>0.11.7</reflections.version>

0 commit comments

Comments
 (0)