Skip to content

Commit

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

---
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 Oct 1, 2024
1 parent cecd88a commit 19afa11
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 {
id("org.jetbrains.kotlin.kapt") version kotlinVersion
id("org.jetbrains.kotlin.plugin.allopen") version kotlinVersion
id("com.github.johnrengelman.shadow") version "8.1.1"
id("io.micronaut.application") version "3.7.8"
id("io.micronaut.application") version "4.4.3"
id("org.jlleitschuh.gradle.ktlint") version "12.1.1"
}

Expand Down

0 comments on commit 19afa11

Please sign in to comment.