mirror of https://github.com/micromata/borgbackup-butler.git

Kai Reinhard
17.24.2021 1c9178997dd15d65b5f84b4870b3e54caa30ff61
borgbutler-server/build.gradle
@@ -25,6 +25,8 @@
    // https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-web
    implementation group: 'org.springframework.boot', name: 'spring-boot-starter-web', version: '2.4.5'
    implementation group: 'com.fasterxml.jackson.module', name: 'jackson-module-kotlin', version: '2.12.3'
    implementation 'io.github.microutils:kotlin-logging-jvm:2.0.6'
    // https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient