Skip to content

Commit ddc6197

Browse files
Update plugin io.micronaut.application to v4
1 parent 8798b9a commit ddc6197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nosql-example/build.gradle

+1-1
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 "3.7.10"
3+
id("io.micronaut.application") version "4.4.4"
44
}
55

66
version = "0.1"

0 commit comments

Comments
 (0)