Skip to content

Commit

Permalink
[Java] Upgrade to Versions 0.51.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyazelenko committed Jan 22, 2024
1 parent 29eec19 commit d897b53
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 @@ -28,7 +28,7 @@ plugins {
id 'java-library'
id 'com.github.johnrengelman.shadow' version '8.1.1' apply false
id 'biz.aQute.bnd.builder' version '6.4.0' apply false
id 'com.github.ben-manes.versions' version '0.50.0'
id 'com.github.ben-manes.versions' version '0.51.0'
}

defaultTasks 'clean', 'build', ':agrona-concurrency-tests:concurrencyTests'
Expand Down

0 comments on commit d897b53

Please sign in to comment.