Skip to content

Commit 00d4830

Browse files
committed
Merge pull request #31396 from wfouche
* pr/31396: Upgrade to gradle-versions-plugin 0.49.0 Closes gh-31396
2 parents 5f05340 + 3c2e21a commit 00d4830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
id 'org.jetbrains.kotlin.plugin.serialization' version "${kotlinVersion}" apply false
66
id 'org.jetbrains.dokka' version '1.8.10'
77
id 'org.unbroken-dome.xjc' version '2.0.0' apply false
8-
id 'com.github.ben-manes.versions' version '0.46.0'
8+
id 'com.github.ben-manes.versions' version '0.49.0'
99
id 'com.github.johnrengelman.shadow' version '8.1.1' apply false
1010
id 'de.undercouch.download' version '5.4.0'
1111
id 'me.champeau.jmh' version '0.7.1' apply false

0 commit comments

Comments
 (0)