File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
plugins {
2
2
id ' io.spring.dependency-management' version ' 1.0.9.RELEASE' apply false
3
3
id ' io.spring.nohttp' version ' 0.0.5.RELEASE'
4
- id ' org.jetbrains.kotlin.jvm' version ' 1.4.30 ' apply false
4
+ id ' org.jetbrains.kotlin.jvm' version ' 1.4.31 ' apply false
5
5
id ' org.jetbrains.dokka' version ' 0.10.1' apply false
6
6
id ' org.asciidoctor.jvm.convert' version ' 3.1.0'
7
7
id ' org.asciidoctor.jvm.pdf' version ' 3.1.0'
@@ -10,7 +10,7 @@ plugins {
10
10
id " com.github.ben-manes.versions" version ' 0.28.0'
11
11
id " com.github.johnrengelman.shadow" version " 6.1.0" apply false
12
12
id " me.champeau.gradle.jmh" version " 0.5.2" apply false
13
- id " org.jetbrains.kotlin.plugin.serialization" version " 1.4.30 " apply false
13
+ id " org.jetbrains.kotlin.plugin.serialization" version " 1.4.31 " apply false
14
14
}
15
15
16
16
ext {
You can’t perform that action at this time.
0 commit comments