Skip to content

Commit

Permalink
Merge pull request #66 from joinfaces/dependabot/gradle/org.joinfaces…
Browse files Browse the repository at this point in the history
…-5.1.6

Bump org.joinfaces from 5.1.5 to 5.1.6
  • Loading branch information
larsgrefer authored Nov 24, 2023
2 parents f2e8666 + 6c4a0cb commit 049f800
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
@@ -1,6 +1,6 @@
plugins {
id "java"
id "org.joinfaces" version "5.1.5"
id "org.joinfaces" version "5.1.6"
}
apply plugin: 'org.springframework.boot'
apply plugin: 'io.spring.dependency-management'
Expand Down

0 comments on commit 049f800

Please sign in to comment.