Skip to content

Commit 83a6e68

Browse files
Bump io.micronaut.application from 4.4.4 to 4.4.5 (#501)
Bumps io.micronaut.application from 4.4.4 to 4.4.5. --- updated-dependencies: - dependency-name: io.micronaut.application dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b98ed3a commit 83a6e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("com.github.johnrengelman.shadow") version "8.1.1"
3-
id("io.micronaut.application") version "4.4.4"
3+
id("io.micronaut.application") version "4.4.5"
44
id("jacoco")
55
id("org.sonarqube") version "6.0.1.5171"
66
id("pl.allegro.tech.build.axion-release") version "1.18.16"

0 commit comments

Comments
 (0)