Skip to content

Commit

Permalink
Merge pull request #31396 from wfouche
Browse files Browse the repository at this point in the history
* pr/31396:
  Upgrade to gradle-versions-plugin 0.49.0

Closes gh-31396
  • Loading branch information
snicoll committed Oct 10, 2023
2 parents 5f05340 + 3c2e21a commit 00d4830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id 'org.jetbrains.kotlin.plugin.serialization' version "${kotlinVersion}" apply false
id 'org.jetbrains.dokka' version '1.8.10'
id 'org.unbroken-dome.xjc' version '2.0.0' apply false
id 'com.github.ben-manes.versions' version '0.46.0'
id 'com.github.ben-manes.versions' version '0.49.0'
id 'com.github.johnrengelman.shadow' version '8.1.1' apply false
id 'de.undercouch.download' version '5.4.0'
id 'me.champeau.jmh' version '0.7.1' apply false
Expand Down

0 comments on commit 00d4830

Please sign in to comment.