Skip to content

Commit f3febe0

Browse files
Update plugin io.micronaut.application to v4
1 parent c2bf5e3 commit f3febe0

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.2.1"
44
}
55

66
version = "0.1"

0 commit comments

Comments
 (0)