Update dependency org.slf4j:slf4j-simple to v2.0.17

This commit is contained in:
2025-09-11 19:02:16 +00:00
parent dedce04961
commit 97aadc16af

View File

@@ -90,7 +90,7 @@ repositories {
dependencies { dependencies {
// Logging // Logging
api 'org.slf4j:slf4j-simple:2.0.13' api 'org.slf4j:slf4j-simple:2.0.17'
// Easy file management // Easy file management
api 'commons-io:commons-io:2.16.1' api 'commons-io:commons-io:2.16.1'