Skip to content

Commit

Permalink
[Java] Upgrade to Versions 0.49.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyazelenko committed Oct 9, 2023
1 parent 1467df8 commit 186b9aa
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 @@ -32,7 +32,7 @@ buildscript {
plugins {
id 'java-library'
id 'com.github.johnrengelman.shadow' version '8.1.1' apply false
id 'com.github.ben-manes.versions' version '0.48.0'
id 'com.github.ben-manes.versions' version '0.49.0'
}

defaultTasks 'clean', 'build'
Expand Down

0 comments on commit 186b9aa

Please sign in to comment.