updated build deps

This commit is contained in:
Robinson 2023-10-03 22:11:40 +02:00
parent 1287eb8c6e
commit 1fded5575b
No known key found for this signature in database
GPG Key ID: 8E7DB78588BD6F5C
1 changed files with 2 additions and 2 deletions

View File

@ -171,7 +171,7 @@ dependencies {
api("com.dorkbox:HexUtilities:1.1")
api("com.dorkbox:JNA:1.2")
api("com.dorkbox:MinLog:2.5")
api("com.dorkbox:NetworkDNS:2.15")
api("com.dorkbox:NetworkDNS:2.16")
api("com.dorkbox:NetworkUtils:2.23")
api("com.dorkbox:OS:1.8")
api("com.dorkbox:Serializers:2.9")
@ -208,7 +208,7 @@ dependencies {
// Expiring Map (A high performance thread-safe map that expires entries)
// https://github.com/jhalterman/expiringmap
api("net.jodah:expiringmap:0.5.10")
api("net.jodah:expiringmap:0.5.11")
// https://github.com/MicroUtils/kotlin-logging
// api("io.github.microutils:kotlin-logging:3.0.5")