mirror of
https://bitbucket.org/projectswg/pswgcommon.git
synced 2026-01-16 23:04:32 -05:00
Updated jlcommon to 1.9.1 - contains new AnsiColorLogOutput
This commit is contained in:
@@ -18,7 +18,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile group: 'me.joshlarson', name: 'jlcommon', version: '1.9.0'
|
||||
compile group: 'me.joshlarson', name: 'jlcommon', version: '1.9.1'
|
||||
compile group: 'org.bouncycastle', name: 'bcprov-jdk15on', version: '1.60'
|
||||
compile group: 'org.mongodb', name: 'mongodb-driver-sync', version: '3.9.1'
|
||||
testCompile 'junit:junit:4.12'
|
||||
|
||||
Reference in New Issue
Block a user