1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-17 09:04:50 +02:00

Add dependency on slf4j

This commit is contained in:
Heiko Schaefer 2023-07-06 16:00:38 +02:00
parent 14bbb72692
commit 2b527858f9
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D

View file

@ -34,6 +34,7 @@ dependencies {
testImplementation "org.jetbrains.kotlin:kotlin-test-junit5:$kotlinVersion"
// Logging
api "org.slf4j:slf4j-api:$slf4jVersion"
testImplementation "ch.qos.logback:logback-classic:$logbackVersion"
// @Nullable, @Nonnull annotations