Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
mjpt777 committed Jan 29, 2024
2 parents 92e5488 + 18d7781 commit 4269f36
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.50.0'
id 'com.github.ben-manes.versions' version '0.51.0'
}

defaultTasks 'clean', 'build'
Expand Down

0 comments on commit 4269f36

Please sign in to comment.