Skip to content

Commit

Permalink
chore(deps): bump io.micronaut.application from 4.4.2 to 4.4.4
Browse files Browse the repository at this point in the history
Bumps io.micronaut.application from 4.4.2 to 4.4.4.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tchiotludo committed Nov 11, 2024
1 parent 63b7841 commit f43400c
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.4.2"
id "io.micronaut.application" version "4.4.4"

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

0 comments on commit f43400c

Please sign in to comment.