We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8798b9a commit ddc6197Copy full SHA for ddc6197
nosql-example/build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id("com.github.johnrengelman.shadow") version "8.1.1"
3
- id("io.micronaut.application") version "3.7.10"
+ id("io.micronaut.application") version "4.4.4"
4
}
5
6
version = "0.1"
0 commit comments