Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2023
1 parent 58b2af3 commit 75d66b3
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.6.3"
id("io.micronaut.application") version "3.7.9"
}

version = "0.1"
Expand Down

0 comments on commit 75d66b3

Please sign in to comment.