Skip to content

Commit 7e480a6

Browse files
committed
update micronaut build to 7.6.4
1 parent a95435d commit 7e480a6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
plugins {
2-
id("io.micronaut.build.internal.docs")
3-
id("io.micronaut.build.internal.quality-reporting")
2+
id("io.micronaut.build.internal.parent")
43
alias(mn.plugins.kotlin.jvm) apply(false)
54
alias(mn.plugins.kotlin.kapt) apply(false)
65
alias(mn.plugins.kotlin.allopen) apply(false)

0 commit comments

Comments
 (0)