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