Updated test dependency

connection_type_change
Robinson 2022-03-04 23:32:53 +01:00
parent 99e2eb19d3
commit 58058b3ff2
No known key found for this signature in database
GPG Key ID: 8E7DB78588BD6F5C
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ dependencies {
testImplementation("junit:junit:4.13.2")
testImplementation("ch.qos.logback:logback-classic:1.3.0-alpha4")
testImplementation("com.dorkbox:Utilities:1.13")
testImplementation("com.dorkbox:Utilities:1.16")
}
publishToSonatype {