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 8cbdb51 commit d9c91aaCopy full SHA for d9c91aa
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>com.nordstrom.tools</groupId>
4
<artifactId>junit-foundation</artifactId>
5
- <version>17.2.2-SNAPSHOT</version>
+ <version>17.2.3-SNAPSHOT</version>
6
<packaging>jar</packaging>
7
8
<name>JUnit Foundation</name>
@@ -29,7 +29,7 @@
29
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
30
<maven.compiler.release>8</maven.compiler.release>
31
<java-utils.version>3.4.1</java-utils.version>
32
- <settings.version>3.0.7</settings.version>
+ <settings.version>3.0.8</settings.version>
33
<junit.version>4.13.2</junit.version>
34
<testng.version>7.5.1</testng.version>
35
<bytebuddy.version>1.17.5</bytebuddy.version>
0 commit comments