Skip to content

Commit

Permalink
Bump org.panteleyev.jpackageplugin from 1.5.2 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps org.panteleyev.jpackageplugin from 1.5.2 to 1.6.0.

---
updated-dependencies:
- dependency-name: org.panteleyev.jpackageplugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent 3f249ac commit a7c1636
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 @@ -34,7 +34,7 @@ buildscript {
plugins {
id 'org.springframework.boot' version '3.1.5' apply false
id 'org.flywaydb.flyway' version '9.5.1' apply false // Keep the version in sync with spring-boot from time to time
id 'org.panteleyev.jpackageplugin' version '1.5.2' apply false
id 'org.panteleyev.jpackageplugin' version '1.6.0' apply false
id 'org.sonarqube' version '4.4.1.3373'
}

Expand Down

0 comments on commit a7c1636

Please sign in to comment.