Skip to content

Commit

Permalink
Merge pull request #2 from FINTLabs/dependabot/gradle/com.github.ben-…
Browse files Browse the repository at this point in the history
…manes.versions-0.51.0

Bump com.github.ben-manes.versions from 0.50.0 to 0.51.0
  • Loading branch information
nilsodd authored Apr 8, 2024
2 parents 69b05b5 + 51e0b58 commit aabf8f9
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 @@ -2,7 +2,7 @@ plugins {
id 'org.springframework.boot' version '2.7.18'
id 'io.spring.dependency-management' version '1.1.4'
id 'java'
id 'com.github.ben-manes.versions' version '0.50.0'
id 'com.github.ben-manes.versions' version '0.51.0'
}

group = 'no.fintlabs'
Expand Down

0 comments on commit aabf8f9

Please sign in to comment.