Skip to content

Commit 6662de8

Browse files
Bump io.micronaut.application from 4.4.0 to 4.4.2 (#137)
Bumps io.micronaut.application from 4.4.0 to 4.4.2. --- updated-dependencies: - dependency-name: io.micronaut.application dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c455f64 commit 6662de8

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.0"
3+
id("io.micronaut.application") version "4.4.2"
44
id("jacoco")
55
id("org.sonarqube") version "5.1.0.4882"
66
id("pl.allegro.tech.build.axion-release") version "1.18.0"

0 commit comments

Comments
 (0)