Skip to content

Commit 9e969b2

Browse files
Update plugin io.micronaut.library to v4.4.2 (#44)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c6e9e4 commit 9e969b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ rootProject.name="Pledger"
33
pluginManagement {
44
plugins {
55
id("java")
6-
id("io.micronaut.library").version("4.4.0")
6+
id("io.micronaut.library").version("4.4.2")
77
id("io.micronaut.application").version("4.4.0")
88
id("io.freefair.lombok").version("8.6")
99
id("org.sonarqube").version("5.1.0.4882")

0 commit comments

Comments
 (0)