Skip to content

Commit 0075e31

Browse files
Bump org.assertj:assertj-core (#1581)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 2.9.1 to 3.27.7. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-core-2.9.1...assertj-build-3.27.7) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 65d53bb commit 0075e31

File tree

1 file changed

+2
-2
lines changed
  • src/it/projects/analyze-testDependencyWithNonTestScope

1 file changed

+2
-2
lines changed

src/it/projects/analyze-testDependencyWithNonTestScope/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
<dependency>
5757
<groupId>org.assertj</groupId>
5858
<artifactId>assertj-core</artifactId>
59-
<!-- use 2.9.1 for Java 7 projects -->
60-
<version>2.9.1</version>
59+
<!-- use 3.27.7 for Java 7 projects -->
60+
<version>3.27.7</version>
6161
<scope>runtime</scope>
6262
</dependency>
6363
<!-- Integration test for scope analysis -->

0 commit comments

Comments
 (0)