Skip to content

Commit 73f3521

Browse files
Bump org.assertj:assertj-core in /vertx-opentracing (#101)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.22.0 to 3.27.7. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-core-3.22.0...assertj-build-3.27.7) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 46c31df commit 73f3521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vertx-opentracing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>org.assertj</groupId>
8080
<artifactId>assertj-core</artifactId>
81-
<version>3.22.0</version>
81+
<version>3.27.7</version>
8282
<scope>test</scope>
8383
</dependency>
8484
</dependencies>

0 commit comments

Comments
 (0)