Skip to content

Commit d2398f2

Browse files
authored
Merge pull request #30 from leeturner/dependabot/gradle/io.micronaut.aot-4.5.1
2 parents 0cf344c + 8206a60 commit d2398f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id("com.google.devtools.ksp") version "2.1.20-1.0.31"
55
id("com.github.johnrengelman.shadow") version "8.1.1"
66
id("io.micronaut.application") version "4.5.0"
7-
id("io.micronaut.aot") version "4.5.0"
7+
id("io.micronaut.aot") version "4.5.1"
88
}
99

1010
version = "0.1"

0 commit comments

Comments
 (0)