Skip to content

Commit d9c91aa

Browse files
authored
Upgrade to latest Settings release (#140)
1 parent 8cbdb51 commit d9c91aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.nordstrom.tools</groupId>
44
<artifactId>junit-foundation</artifactId>
5-
<version>17.2.2-SNAPSHOT</version>
5+
<version>17.2.3-SNAPSHOT</version>
66
<packaging>jar</packaging>
77

88
<name>JUnit Foundation</name>
@@ -29,7 +29,7 @@
2929
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3030
<maven.compiler.release>8</maven.compiler.release>
3131
<java-utils.version>3.4.1</java-utils.version>
32-
<settings.version>3.0.7</settings.version>
32+
<settings.version>3.0.8</settings.version>
3333
<junit.version>4.13.2</junit.version>
3434
<testng.version>7.5.1</testng.version>
3535
<bytebuddy.version>1.17.5</bytebuddy.version>

0 commit comments

Comments
 (0)