Skip to content

Commit

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

---
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] authored Jan 11, 2023
1 parent 8146cc7 commit cf34135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle.kts
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.7"
id("io.micronaut.application") version "3.7.0"
}

version = "2.0"
Expand Down

0 comments on commit cf34135

Please sign in to comment.