Skip to content

Commit

Permalink
chore(deps): bump io.micronaut.application from 4.3.8 to 4.4.0
Browse files Browse the repository at this point in the history
Bumps io.micronaut.application from 4.3.8 to 4.4.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 and tchiotludo committed Jun 2, 2024
1 parent d48d94e commit 888dc02
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,7 +1,7 @@
plugins {
// micronaut
id "com.github.johnrengelman.shadow" version "8.1.1"
id "io.micronaut.application" version "4.3.8"
id "io.micronaut.application" version "4.4.0"

// akhq
id "com.gorylenko.gradle-git-properties" version "2.4.2"
Expand Down

0 comments on commit 888dc02

Please sign in to comment.