Skip to content

Commit a9e8e68

Browse files
committed
Updated java-util dependency.
1 parent a5a93a4 commit a9e8e68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repositories {
2121
}
2222

2323
dependencies {
24-
implementation group: 'com.github.softwareverde', name: 'java-util', version: 'v2.0.0'
24+
implementation group: 'com.github.softwareverde', name: 'java-util', version: 'v2.0.3'
2525

2626
testImplementation group: 'junit', name: 'junit', version: '4.12'
2727
testImplementation group: 'com.h2database', name: 'h2', version: '1.4.192'

0 commit comments

Comments
 (0)