Skip to content

Commit 79d7c01

Browse files
Merge pull request #262 from devcordde/dependabot/gradle/io.micronaut.application-4.4.0
Bump io.micronaut.application from 4.3.5 to 4.4.0
2 parents 6c3a435 + fececd6 commit 79d7c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: backend/build.gradle.kts

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

66
version = "2.0"

0 commit comments

Comments
 (0)