Skip to content

Commit 82fff1c

Browse files
Bump io.micronaut.application from 4.5.1 to 4.5.2 (#212)
Bumps io.micronaut.application from 4.5.1 to 4.5.2. --- updated-dependencies: - dependency-name: io.micronaut.application dependency-version: 4.5.2 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 6c4bfa9 commit 82fff1c

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.gradleup.shadow") version "8.3.6"
3-
id("io.micronaut.application") version "4.5.1"
3+
id("io.micronaut.application") version "4.5.2"
44
id("jacoco")
55
id("org.sonarqube") version "6.1.0.5360"
66
id("pl.allegro.tech.build.axion-release") version "1.18.18"

0 commit comments

Comments
 (0)