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 fc2746c commit 013fb11Copy full SHA for 013fb11
pom.xml
@@ -30,7 +30,7 @@
30
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
31
<maven.compiler.source>8</maven.compiler.source>
32
<maven.compiler.target>8</maven.compiler.target>
33
- <junit.version>5.12.2</junit.version>
+ <junit.version>5.13.1</junit.version>
34
<assertj.version>3.27.3</assertj.version>
35
<spotless.version>2.12.2</spotless.version>
36
<google-java-format.version>1.7</google-java-format.version>
0 commit comments