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 08677e4 + 6725770 commit 1ae7ebeCopy full SHA for 1ae7ebe
testing-tutorial/parametrize-test-tutorial/pom.xml
@@ -14,7 +14,7 @@
14
<maven.compiler.target>21</maven.compiler.target>
15
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
16
<junit-params.version>5.13.1</junit-params.version>
17
- <commons-lang3.version>3.17.0</commons-lang3.version>
+ <commons-lang3.version>3.18.0</commons-lang3.version>
18
</properties>
19
20
<dependencies>
0 commit comments