Skip to content

Commit be1eda2

Browse files
authored
Update version references
1 parent eada1f0 commit be1eda2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ The hooks that enable **JUnit Foundation** test lifecycle notifications are inst
132132
<dependency>
133133
<groupId>com.nordstrom.tools</groupId>
134134
<artifactId>junit-foundation</artifactId>
135-
<version>11.0.0</version>
135+
<version>11.2.0</version>
136136
<scope>test</scope>
137137
</dependency>
138138
</dependencies>
@@ -209,7 +209,7 @@ repositories {
209209
}
210210
dependencies {
211211
...
212-
compile 'com.nordstrom.tools:junit-foundation:11.0.0
212+
compile 'com.nordstrom.tools:junit-foundation:11.2.0
213213
'
214214
}
215215
ext {

0 commit comments

Comments
 (0)