1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-12-16 09:11:08 +01:00

Implement experimental WKD fetcher

This commit is contained in:
Paul Schaub 2022-02-20 17:10:50 +01:00
parent aeb2bb21aa
commit 1207374be1
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
6 changed files with 193 additions and 102 deletions

View file

@ -17,6 +17,7 @@ dependencies {
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:$junitVersion"
// Logging
api "org.slf4j:slf4j-api:$slf4jVersion"
testImplementation "ch.qos.logback:logback-classic:$logbackVersion"
// Z-Base32