Merge-ignore release 1.0.27 into 1.1.2 · reactor/reactor-netty@ed8714d (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Commit ed8714d
![]()
authored and
committed
Merge-ignore release 1.0.27 into 1.1.2
Signed-off-by: Oleh Dokuka oleh.dokuka@icloud.com
1 file changed
Lines changed: 0 additions & 1 deletion
File tree
- reactor-netty-incubator-quic
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -9,7 +9,6 @@ With `Gradle` from [repo.spring.io](https://repo.spring.io) or `Maven Central` r | ||
| 9 | 9 | ```groovy |
| 10 | 10 | repositories { |
| 11 | 11 | //maven { url 'https://repo.spring.io/snapshot' } |
| 12 | - maven { url 'https://repo.spring.io/milestone' } | |
| 13 | 12 | mavenCentral() |
| 14 | 13 | } |
| 15 | 14 |