Updated serializers

This commit is contained in:
Robinson 2022-03-15 15:00:26 +01:00
parent 6355dfced7
commit 159625730c
No known key found for this signature in database
GPG Key ID: 8E7DB78588BD6F5C
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ dependencies {
api("com.dorkbox:MinLog:2.4")
api("com.dorkbox:NetworkUtils:2.9.1")
api("com.dorkbox:ObjectPool:3.5")
api("com.dorkbox:Serializers:2.6")
api("com.dorkbox:Serializers:2.7")
api("com.dorkbox:Storage:1.1")
api("com.dorkbox:Utilities:1.19")