Skip to content

Commit 645d0db

Browse files
committed
Merge pull request #32123 from wfouche
* pr/32123: Upgrade to gradle-versions-plugin 0.51.0 Closes gh-32123
2 parents 6b3bf55 + f4b3c76 commit 645d0db

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
@@ -4,7 +4,7 @@ plugins {
44
id 'org.jetbrains.kotlin.plugin.serialization' version "${kotlinVersion}" apply false
55
id 'org.jetbrains.dokka' version '1.8.20'
66
id 'org.unbroken-dome.xjc' version '2.0.0' apply false
7-
id 'com.github.ben-manes.versions' version '0.50.0'
7+
id 'com.github.ben-manes.versions' version '0.51.0'
88
id 'com.github.johnrengelman.shadow' version '8.1.1' apply false
99
id 'de.undercouch.download' version '5.4.0'
1010
id 'me.champeau.jmh' version '0.7.2' apply false

0 commit comments

Comments
 (0)