Skip to content

Commit c273567

Browse files
Merge pull request #267 from devcordde/dependabot/gradle/io.micronaut.application-4.4.1
Bump io.micronaut.application from 4.4.0 to 4.4.1
2 parents cd61352 + 5102af9 commit c273567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/build.gradle.kts

Lines changed: 1 addition & 1 deletion
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.4.0"
3+
id("io.micronaut.application") version "4.4.1"
44
}
55

66
version = "2.0"

0 commit comments

Comments
 (0)