Skip to content

Commit

Permalink
Merge pull request #241 from jgroups-extras/dependabot/maven/org.asse…
Browse files Browse the repository at this point in the history
…rtj-assertj-core-3.27.0

Bump org.assertj:assertj-core from 3.26.3 to 3.27.0
  • Loading branch information
belaban authored Dec 23, 2024
2 parents 8583a8c + c1378e0 commit bf9d44f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<properties>
<version.jgroups>5.3.13.Final</version.jgroups>
<version.junit>4.13.2</version.junit>
<version.assertj>3.26.3</version.assertj>
<version.assertj>3.27.0</version.assertj>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit bf9d44f

Please sign in to comment.