Skip to content

Commit

Permalink
Bump io.micronaut.application from 3.7.10 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps io.micronaut.application from 3.7.10 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 14, 2023
1 parent 196d805 commit 73a140b
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 @@ -6,7 +6,7 @@ plugins {
id("org.jetbrains.kotlin.kapt") version kotlinVersion
id("org.jetbrains.kotlin.plugin.allopen") version kotlinVersion
id("org.jetbrains.kotlin.plugin.jpa") version kotlinVersion
id("io.micronaut.application") version "3.7.10"
id("io.micronaut.application") version "4.0.0"
id("com.diffplug.spotless") version "6.19.0"
id("io.gitlab.arturbosch.detekt") version "1.23.0"
id("com.github.spotbugs") version "5.0.14"
Expand Down

0 comments on commit 73a140b

Please sign in to comment.