test #1

Merged
klaus merged 94 commits from test into main 2023-08-16 02:30:37 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit a009a728a8 - Show all commits

View File

@ -53,6 +53,7 @@ dependencies {
implementation("com.squareup.okhttp3:okhttp:4.9.3")
implementation("org.json:json:20230227")
implementation("com.google.code.findbugs:jsr305:3.0.2")
developmentOnly("org.springframework.boot:spring-boot-devtools")
runtimeOnly("com.h2database:h2")