Skip to content

Commit 4d55557

Browse files
Bump play.ws.version from 3.0.2 to 3.0.3 (#339)
Bumps `play.ws.version` from 3.0.2 to 3.0.3. Updates `org.playframework:play-ahc-ws-standalone_2.13` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/playframework/play-ws/releases) - [Commits](playframework/play-ws@3.0.2...3.0.3) Updates `org.playframework:play-ws-standalone_2.13` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/playframework/play-ws/releases) - [Commits](playframework/play-ws@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: org.playframework:play-ahc-ws-standalone_2.13 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.playframework:play-ws-standalone_2.13 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 ada6c40 commit 4d55557

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.2</play.ws.version>
145+
<play.ws.version>3.0.3</play.ws.version>
146146
<postgresql.version>42.7.3</postgresql.version>
147147
<protobuf.version>3.25.3</protobuf.version>
148148
<reflections.version>0.11.7</reflections.version>

0 commit comments

Comments
 (0)