Skip to content

Commit

Permalink
chore(deps): bump io.micronaut.aot from 4.2.1 to 4.3.1
Browse files Browse the repository at this point in the history
Bumps io.micronaut.aot from 4.2.1 to 4.3.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 0cda55b commit bd94b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/docs/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ plugins {
kotlin("plugin.noarg")
id("com.github.johnrengelman.shadow")
id("io.micronaut.application") version "4.2.1"
id("io.micronaut.aot") version "4.2.1"
id("io.micronaut.aot") version "4.3.1"
id("dev.elide.build.site.backend")
id("dev.elide.build.docker")
id("dev.elide.buildtools.plugin")
Expand Down

0 comments on commit bd94b95

Please sign in to comment.