Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 13, 2023
1 parent 07db5cb commit 4d71ed8
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
Expand Up @@ -7,7 +7,7 @@ plugins {
kotlin("kapt") version kotlinVersion
kotlin("plugin.allopen") version kotlinVersion
id("com.github.johnrengelman.shadow") version "8.1.1"
id("io.micronaut.application") version "3.5.3"
id("io.micronaut.application") version "4.0.0"

// /****** Additional tooling *****/
// // OpenAPI code generation
Expand Down

0 comments on commit 4d71ed8

Please sign in to comment.