Skip to content

Commit 91a2420

Browse files
committed
Updated micronaut-http to 1.2.4
1 parent 4c63790 commit 91a2420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

micronaut/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ archivesBaseName = 'hikaku-micronaut'
33

44
dependencies {
55
api project(':core')
6-
api 'io.micronaut:micronaut-http:1.2.2'
6+
api 'io.micronaut:micronaut-http:1.2.4'
77
}
88

99
uploadArchives {

0 commit comments

Comments
 (0)