Updated dependencies

This commit is contained in:
Robinson 2022-06-08 00:27:37 +02:00
parent 38ec9e882b
commit df2fee9cfe
No known key found for this signature in database
GPG Key ID: 8E7DB78588BD6F5C

View File

@ -147,14 +147,14 @@ dependencies {
api("com.dorkbox:ByteUtilities:1.5")
api("com.dorkbox:Collections:1.1")
api("com.dorkbox:MinLog:2.4")
api("com.dorkbox:NetworkDNS:2.2")
api("com.dorkbox:NetworkDNS:2.3")
api("com.dorkbox:NetworkUtils:2.14")
api("com.dorkbox:ObjectPool:3.5")
api("com.dorkbox:OS:1.0")
api("com.dorkbox:Serializers:2.7")
api("com.dorkbox:Storage:1.1")
api("com.dorkbox:Updates:1.1")
api("com.dorkbox:Utilities:1.25")
api("com.dorkbox:Utilities:1.27")
// we include ALL of aeron, in case we need to debug aeron behavior