We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fdda3f commit ab1c4e3Copy full SHA for ab1c4e3
pom.xml
@@ -51,7 +51,7 @@
51
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
52
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
53
<junit.version>5.13.4</junit.version>
54
- <assertj.version>3.27.3</assertj.version>
+ <assertj.version>3.27.4</assertj.version>
55
<jedis.version>6.2.0</jedis.version>
56
<testcontainers.version>1.21.3</testcontainers.version>
57
<spotbugs.version>4.8.6.6</spotbugs.version>
0 commit comments