Skip to content

Commit cb55370

Browse files
authored
Update to latest settings library (3.0.1) (#62)
1 parent 02f9f8b commit cb55370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ repositories {
195195
dependencies {
196196
constraints {
197197
api 'com.nordstrom.tools:java-utils:3.0.0'
198-
api 'com.nordstrom.tools:settings:3.0.0'
198+
api 'com.nordstrom.tools:settings:3.0.1'
199199
}
200200
api 'com.nordstrom.tools:java-utils'
201201
api 'com.nordstrom.tools:settings'

0 commit comments

Comments
 (0)