Skip to content

Commit

Permalink
Bump io.micronaut.application from 3.7.9 to 4.0.2
Browse files Browse the repository at this point in the history
Bumps io.micronaut.application from 3.7.9 to 4.0.2.

---
updated-dependencies:
- dependency-name: io.micronaut.application
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 31, 2023
1 parent bbb46ba commit 0f49264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id("com.github.johnrengelman.shadow") version "7.1.2"
id("io.micronaut.application") version "3.7.9"
id("io.micronaut.application") version "4.0.2"
}

version = "0.2"
Expand Down

0 comments on commit 0f49264

Please sign in to comment.