We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5a93a4 commit a9e8e68Copy full SHA for a9e8e68
1 file changed
build.gradle
@@ -21,7 +21,7 @@ repositories {
21
}
22
23
dependencies {
24
- implementation group: 'com.github.softwareverde', name: 'java-util', version: 'v2.0.0'
+ implementation group: 'com.github.softwareverde', name: 'java-util', version: 'v2.0.3'
25
26
testImplementation group: 'junit', name: 'junit', version: '4.12'
27
testImplementation group: 'com.h2database', name: 'h2', version: '1.4.192'
0 commit comments