We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b2233cc + 79d7c01 commit 6c02dacCopy full SHA for 6c02dac
backend/build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
id("com.github.johnrengelman.shadow") version "8.1.1"
3
- id("io.micronaut.application") version "4.3.5"
+ id("io.micronaut.application") version "4.4.0"
4
}
5
6
version = "2.0"
0 commit comments