Skip to content

Commit

Permalink
[jib] generate tmo image for test
Browse files Browse the repository at this point in the history
  • Loading branch information
FrogDevelopper committed Sep 26, 2024
1 parent d938ae0 commit 79285b1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions micronaut-api-gateway-support/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ java {
dependencies {
runtimeOnly(mn.logback.classic)
runtimeOnly(mn.snakeyaml)

implementation(mn.micronaut.management)
implementation(mn.micronaut.http.client)
implementation(mn.micronaut.serde.jackson)
}

application {
Expand Down

0 comments on commit 79285b1

Please sign in to comment.