Skip to content

Commit

Permalink
Updated vert.x and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mcweba committed Jan 4, 2024
1 parent 77d4ffe commit 6418c1f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -342,10 +342,10 @@
</profile>
</profiles>
<properties>
<vertx.version>4.2.1</vertx.version>
<guava.version>31.0.1-jre</guava.version>
<slf4j.version>1.7.36</slf4j.version>
<mockito.version>4.4.0</mockito.version>
<vertx.version>4.5.1</vertx.version>
<guava.version>33.0.0-jre</guava.version>
<slf4j.version>2.0.10</slf4j.version>
<mockito.version>5.8.0</mockito.version>
<project.build.sourceEncoding>UTF8</project.build.sourceEncoding>
<sonatypeOssDistMgmtSnapshotsUrl>
https://oss.sonatype.org/content/repositories/snapshots/
Expand Down

0 comments on commit 6418c1f

Please sign in to comment.