updated dep

This commit is contained in:
Robinson 2023-09-15 20:09:29 +02:00
parent 67b4443ade
commit e32ecda7ac
No known key found for this signature in database
GPG Key ID: 8E7DB78588BD6F5C
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ dependencies {
api("com.dorkbox:Serializers:2.9")
api("com.dorkbox:Storage:1.11")
api("com.dorkbox:Updates:1.1")
api("com.dorkbox:Utilities:1.46")
api("com.dorkbox:Utilities:1.47")
// how we bypass using reflection/jpms to access fields for java17+