Update dokka to 1.5.0

See gh-26870
This commit is contained in:
Sébastien Deleuze
2020-09-12 19:41:08 +02:00
committed by Brian Clozel
parent cecc0849a8
commit ab41db474e
3 changed files with 33 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
pluginManagement {
repositories {
gradlePluginPortal()
maven { url 'https://repo.spring.io/plugins-release' }
maven { url "https://repo.spring.io/plugins-release" }
}
}