mirror of
https://bitbucket.org/projectswg/pswgcommon.git
synced 2026-01-16 23:04:32 -05:00
Fixed jlcommon version
This commit is contained in:
@@ -11,7 +11,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile group: 'me.joshlarson', name: 'jlcommon', version: '1.8.4'
|
||||
compile group: 'me.joshlarson', name: 'jlcommon', version: '1.8.3'
|
||||
compile group: 'org.bouncycastle', name: 'bcprov-jdk15on', version: '1.59'
|
||||
testCompile 'junit:junit:4.12'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user