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 cd61352 + 5102af9 commit c273567Copy full SHA for c273567
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.4.0"
+ id("io.micronaut.application") version "4.4.1"
4
}
5
6
version = "2.0"
0 commit comments