Skip to content

Commit 187cf54

Browse files
author
Oleh Dokuka
committed
fixes build
Signed-off-by: Oleh Dokuka <[email protected]> Signed-off-by: Oleh Dokuka <[email protected]> Signed-off-by: OlegDokuka <[email protected]>
1 parent fcaa892 commit 187cf54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ subprojects {
106106
maven {
107107
url 'https://repo.spring.io/milestone'
108108
content {
109+
includeGroup "io.micrometer"
109110
includeGroup "io.projectreactor"
110111
includeGroup "io.projectreactor.netty"
111112
}
@@ -114,6 +115,7 @@ subprojects {
114115
maven {
115116
url 'https://repo.spring.io/snapshot'
116117
content {
118+
includeGroup "io.micrometer"
117119
includeGroup "io.projectreactor"
118120
includeGroup "io.projectreactor.netty"
119121
}

0 commit comments

Comments
 (0)