Skip to content

Commit

Permalink
Bump io.micronaut.aot from 4.3.7 to 4.3.8 in /micronaut-reactive
Browse files Browse the repository at this point in the history
Bumps io.micronaut.aot from 4.3.7 to 4.3.8.

---
updated-dependencies:
- dependency-name: io.micronaut.aot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent c8d3ba5 commit bbb3beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion micronaut-reactive/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id("io.micronaut.minimal.application") version "4.3.7"
id("io.micronaut.graalvm") version "4.3.7"
id("io.micronaut.docker") version "4.3.7"
id("io.micronaut.aot") version "4.3.7"
id("io.micronaut.aot") version "4.3.8"
}

group = "by.vk"
Expand Down

0 comments on commit bbb3beb

Please sign in to comment.