Dependencies: update kotlinLogging to 7.0.11

This commit is contained in:
Abe Pazos
2025-08-06 11:57:54 +02:00
parent 8f08e44141
commit f93a523115

View File

@@ -10,7 +10,7 @@ jackson = "2.17.2"
junit = "4.13.2" junit = "4.13.2"
kotlinxCoroutines = "1.10.2" kotlinxCoroutines = "1.10.2"
kotlinxSerialization = "1.9.0" kotlinxSerialization = "1.9.0"
kotlinLogging = "7.0.7" kotlinLogging = "7.0.11"
kotlinCsvJvm = "1.9.3" kotlinCsvJvm = "1.9.3"
jsoup = "1.17.1" jsoup = "1.17.1"
shadow = "8.1.1" shadow = "8.1.1"