Skip to content

Commit 3454b50

Browse files
Bump org.openstreetmap.josm from 0.5.0 to 0.8.2
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] <support@github.com>
1 parent facae14 commit 3454b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id "java"
3-
id "org.openstreetmap.josm" version "0.5.0"
3+
id "org.openstreetmap.josm" version "0.8.2"
44
}
55

66
sourceCompatibility = '1.8'

0 commit comments

Comments
 (0)