Skip to content

Commit

Permalink
Bump org.openstreetmap.josm from 0.5.0 to 0.8.2
Browse files Browse the repository at this point in the history
Bumps [org.openstreetmap.josm](https://gitlab.com/JOSM/gradle-josm-plugin) from 0.5.0 to 0.8.2.
- [Release notes](https://gitlab.com/JOSM/gradle-josm-plugin/tags)
- [Commits](https://gitlab.com/JOSM/gradle-josm-plugin/compare/v0.5.0...v0.8.2)

---
updated-dependencies:
- dependency-name: org.openstreetmap.josm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 10, 2023
1 parent facae14 commit 3454b50
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.openstreetmap.josm" version "0.5.0"
id "org.openstreetmap.josm" version "0.8.2"
}

sourceCompatibility = '1.8'
Expand Down

0 comments on commit 3454b50

Please sign in to comment.