add dependency hlaeja-common-messages

This commit is contained in:
2024-11-11 12:17:26 +01:00
parent ebb34cd802
commit c1ef105d37

View File

@@ -14,6 +14,7 @@ dependencies {
implementation(hlaeja.com.influxdb.client.kotlin)
implementation(hlaeja.kotlin.reflect)
implementation(hlaeja.kotlinx.coroutines)
implementation(hlaeja.ltd.hlaeja.library.common.messages)
implementation(hlaeja.org.springframework.springboot.actuator.starter)
implementation(hlaeja.org.springframework.springboot.webflux.starter)