Update dependency org.slf4j:slf4j-simple to v2.0.13
This commit is contained in:
@@ -90,7 +90,7 @@ repositories {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
// Logging
|
// Logging
|
||||||
api 'org.slf4j:slf4j-simple:2.0.12'
|
api 'org.slf4j:slf4j-simple:2.0.13'
|
||||||
|
|
||||||
// Easy file management
|
// Easy file management
|
||||||
api 'commons-io:commons-io:2.16.0'
|
api 'commons-io:commons-io:2.16.0'
|
||||||
|
Reference in New Issue
Block a user