Skip to content

Commit 36e1ebb

Browse files
committed
Update application plugin
1 parent bccff4d commit 36e1ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id 'java-library'
55
id 'maven-publish'
66
id("com.gradleup.shadow") version "8.3.1"
7-
id("io.micronaut.application") version "4.4.0"
7+
id("io.micronaut.application") version "4.4.2"
88
id "jacoco"
99
id("org.openrewrite.rewrite") version "latest.release"
1010
}

0 commit comments

Comments
 (0)