Skip to content

Commit ba90d0b

Browse files
Bump play.ws.version from 3.0.5 to 3.0.7 (#452)
Bumps `play.ws.version` from 3.0.5 to 3.0.7. Updates `org.playframework:play-ahc-ws-standalone_2.13` from 3.0.5 to 3.0.7 - [Release notes](https://github.com/playframework/play-ws/releases) - [Commits](playframework/play-ws@3.0.5...3.0.7) Updates `org.playframework:play-ws-standalone_2.13` from 3.0.5 to 3.0.7 - [Release notes](https://github.com/playframework/play-ws/releases) - [Commits](playframework/play-ws@3.0.5...3.0.7) --- updated-dependencies: - dependency-name: org.playframework:play-ahc-ws-standalone_2.13 dependency-version: 3.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.playframework:play-ws-standalone_2.13 dependency-version: 3.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 271b8db commit ba90d0b

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
@@ -142,7 +142,7 @@
142142
<netty.all.version>4.0.21.Final</netty.all.version>
143143
<ning.http.client.version>1.9.31</ning.http.client.version>
144144
<oval.version>3.2.1</oval.version>
145-
<play.ws.version>3.0.5</play.ws.version>
145+
<play.ws.version>3.0.7</play.ws.version>
146146
<postgresql.version>42.7.4</postgresql.version>
147147
<protobuf.version>3.25.5</protobuf.version>
148148
<reflections.version>0.11.7</reflections.version>

0 commit comments

Comments
 (0)