Skip to content

Commit d78b00a

Browse files
authored
chore(deps): update dependency io.vertx:vertx-unit to v3.9.0 (GoogleCloudPlatform#2523)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | io.vertx:vertx-unit | minor | `3.8.5` -> `3.9.0` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/java-docs-samples).
1 parent b3c94d8 commit d78b00a

File tree

1 file changed

+1
-1
lines changed
  • appengine-java11/vertx-helloworld

1 file changed

+1
-1
lines changed

appengine-java11/vertx-helloworld/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ limitations under the License.
6868
<dependency>
6969
<groupId>io.vertx</groupId>
7070
<artifactId>vertx-unit</artifactId>
71-
<version>3.8.5</version>
71+
<version>3.9.0</version>
7272
</dependency>
7373
</dependencies>
7474
<build>

0 commit comments

Comments
 (0)