Skip to content

Commit

Permalink
Merge pull request #16 from fieldpapers/dependabot/gradle/org.openstr…
Browse files Browse the repository at this point in the history
…eetmap.josm-0.8.2

Bump org.openstreetmap.josm from 0.5.0 to 0.8.2
  • Loading branch information
iandees authored Sep 9, 2024
2 parents 63d15eb + 3454b50 commit a5483b2
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 a5483b2

Please sign in to comment.