We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f05340 + 3c2e21a commit 00d4830Copy full SHA for 00d4830
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
id 'org.jetbrains.kotlin.plugin.serialization' version "${kotlinVersion}" apply false
6
id 'org.jetbrains.dokka' version '1.8.10'
7
id 'org.unbroken-dome.xjc' version '2.0.0' apply false
8
- id 'com.github.ben-manes.versions' version '0.46.0'
+ id 'com.github.ben-manes.versions' version '0.49.0'
9
id 'com.github.johnrengelman.shadow' version '8.1.1' apply false
10
id 'de.undercouch.download' version '5.4.0'
11
id 'me.champeau.jmh' version '0.7.1' apply false
0 commit comments