Skip to content

Commit

Permalink
chore(deps): bump io.micronaut.application in /server
Browse files Browse the repository at this point in the history
Bumps io.micronaut.application from 4.3.2 to 4.3.7.

---
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 Apr 25, 2024
1 parent bfa9f62 commit 9a34cc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id "java"
id "groovy"
id "io.micronaut.application" version "4.3.2"
id "io.micronaut.application" version "4.3.7"
id "com.github.ben-manes.versions" version "0.51.0"
}

Expand Down

0 comments on commit 9a34cc6

Please sign in to comment.