Skip to content

Commit a416406

Browse files
committed
Bump micronaut
1 parent 9bbb6d4 commit a416406

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
micronautVersion=4.7.3
1+
micronautVersion=4.7.6

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
rootProject.name = "vulpes-spring-api"
22

33
plugins {
4-
id("io.micronaut.platform.catalog") version "4.4.4"
4+
id("io.micronaut.platform.catalog") version "4.4.5"
55
}
66

77
dependencyResolutionManagement {

0 commit comments

Comments
 (0)