Skip to content

Commit 27e29d6

Browse files
Bump assertj-core from 3.14.0 to 3.15.0 (#1390)
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.14.0 to 3.15.0. - [Release notes](https://github.com/joel-costigliola/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.14.0...assertj-core-3.15.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ad2f34b commit 27e29d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exonum-java-binding/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<!-- Empty for all JDKs but 11 -->
108108
<maven.javadoc.joption></maven.javadoc.joption>
109109

110-
<assertj.version>3.14.0</assertj.version>
110+
<assertj.version>3.15.0</assertj.version>
111111
<checkstyle.configLocation>${project.basedir}/../checkstyle.xml</checkstyle.configLocation>
112112
<checkstyle.severity>warning</checkstyle.severity>
113113
<guice.version>4.2.2</guice.version>

0 commit comments

Comments
 (0)