Skip to content

Commit

Permalink
Bump io.micronaut.aot from 4.4.0 to 4.4.2
Browse files Browse the repository at this point in the history
Bumps io.micronaut.aot from 4.4.0 to 4.4.2.

---
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 Jul 22, 2024
1 parent 9139692 commit 44d1144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id("com.github.johnrengelman.shadow") version "8.1.1"
id("io.micronaut.application") version "4.4.2"
id("io.micronaut.aot") version "4.4.0"
id("io.micronaut.aot") version "4.4.2"
}

version = "0.0.1-SNAPSHOT"
Expand Down

0 comments on commit 44d1144

Please sign in to comment.