Update dokka to 1.5.0

See gh-26870
This commit is contained in:
Sébastien Deleuze
2021-09-13 09:40:32 +02:00
committed by Brian Clozel
parent cecc0849a8
commit ab41db474e
3 changed files with 33 additions and 1 deletions
+1 -1
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" }
}
}