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.
2 parents 304e3e1 + 294e19f commit a21548fCopy full SHA for a21548f
pom.xml
@@ -12,7 +12,7 @@
12
13
<!-- Testing -->
14
<junit.jupiter.version>5.13.4</junit.jupiter.version>
15
- <equalsverifier.version>4.0.9</equalsverifier.version>
+ <equalsverifier.version>4.1</equalsverifier.version>
16
17
<!-- Apache Commons libraries -->
18
<commons-collections4.version>4.5.0</commons-collections4.version>
@@ -27,7 +27,7 @@
27
<jgrapht.version>1.5.2</jgrapht.version>
28
29
<!-- Others -->
30
- <lombok.version>1.18.38</lombok.version>
+ <lombok.version>1.18.40</lombok.version>
31
<jetbrains-annotations.version>26.0.2-1</jetbrains-annotations.version>
32
33
<!-- Plugins -->
0 commit comments