Skip to content

Commit

Permalink
Bump io.micronaut.application from 4.1.2 to 4.2.0 (#342)
Browse files Browse the repository at this point in the history
Bumps io.micronaut.application from 4.1.2 to 4.2.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent e766f7e commit 132687a
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 "8.1.1"
id("io.micronaut.application") version "4.1.2"
id("io.micronaut.application") version "4.2.0"
id("jacoco")
id("org.sonarqube") version "4.4.1.3373"
id("pl.allegro.tech.build.axion-release") version "1.15.5"
Expand Down

0 comments on commit 132687a

Please sign in to comment.