Skip to content

Commit 56d0f85

Browse files
Merge pull request #276 from devcordde/dependabot/gradle/io.micronaut.application-4.4.3
Bump io.micronaut.application from 4.4.2 to 4.4.3
2 parents ed4faa3 + ad2d596 commit 56d0f85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

66
version = "2.1"

0 commit comments

Comments
 (0)