Skip to content

Commit 8b4860d

Browse files
Bump org.assertj:assertj-core in /runners/dmn-tck-runner (#723)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.8.0 to 3.27.7. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-core-3.8.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ea89dc commit 8b4860d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runners/dmn-tck-runner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>org.assertj</groupId>
2828
<artifactId>assertj-core</artifactId>
29-
<version>3.8.0</version>
29+
<version>3.27.7</version>
3030
<scope>test</scope>
3131
</dependency>
3232
</dependencies>

0 commit comments

Comments
 (0)