mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-22 22:19:03 +00:00
Upgrade Dokka to 1.6.0
Closes gh-27815
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ plugins {
|
||||
id 'io.spring.dependency-management' version '1.0.11.RELEASE' apply false
|
||||
id 'io.spring.nohttp' version '0.0.10'
|
||||
id "io.freefair.aspectj" version '6.3.0' apply false
|
||||
id 'org.jetbrains.dokka' version '1.5.0' apply false
|
||||
id 'org.jetbrains.dokka' version '1.6.0' apply false
|
||||
id 'org.jetbrains.kotlin.jvm' version '1.6.10' apply false
|
||||
id "org.jetbrains.kotlin.plugin.serialization" version '1.6.10' apply false
|
||||
id 'org.asciidoctor.jvm.convert' version '3.3.2'
|
||||
|
||||
Reference in New Issue
Block a user