1
0
mirror of https://github.com/pcvolkmer/mv64e-onkostar-data.git synced 2025-07-03 19:12:55 +00:00

feat: add medication to Therapielinie

This commit is contained in:
2025-06-26 00:13:02 +02:00
parent cab0fdd377
commit a249c2930a
3 changed files with 23 additions and 23 deletions

View File

@ -40,6 +40,7 @@ repositories {
dependencies {
api("dev.pcvolkmer.mv64e:mtb-dto:${versions["mtb-dto"]}") { isChanging = true }
api("com.fasterxml.jackson.core:jackson-databind:[2.12.2, )")
implementation("org.springframework:spring-jdbc") {
version {
strictly("[4.3.8.RELEASE, )")