Skip to content

Commit

Permalink
[Java] Upgrade to Versions 0.50.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyazelenko committed Nov 17, 2023
1 parent 10313ea commit c411c06
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 @@ -33,7 +33,7 @@ buildscript {
plugins {
id 'com.github.johnrengelman.shadow' version '8.1.1' apply false
id 'net.researchgate.release' version '2.8.1'
id 'com.github.ben-manes.versions' version '0.49.0'
id 'com.github.ben-manes.versions' version '0.50.0'
}

def checkstyleVersion = '9.3'
Expand Down

0 comments on commit c411c06

Please sign in to comment.