Upgrade to gradle 9.3.0, kotlinLogging 7.0.14

This commit is contained in:
Abe Pazos
2026-01-21 13:45:46 +01:00
parent 9f57439f00
commit 18de4abcaf
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ jackson = "2.17.2"
junit = "4.13.2"
kotlinxCoroutines = "1.10.2"
kotlinxSerialization = "1.9.0"
kotlinLogging = "7.0.13"
kotlinLogging = "7.0.14"
kotlinCsvJvm = "1.9.3"
jsoup = "1.17.1"
shadow = "9.3.0"