Skip to content

Commit

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

Bump org.joinfaces from 5.1.4 to 5.1.5
  • Loading branch information
larsgrefer authored Oct 20, 2023
2 parents aa62e84 + 255d87a commit f2e8666
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.4"
id "org.joinfaces" version "5.1.5"
}
apply plugin: 'org.springframework.boot'
apply plugin: 'io.spring.dependency-management'
Expand Down

0 comments on commit f2e8666

Please sign in to comment.