Skip to content

Commit

Permalink
Fix build on windows. Fixes #68
Browse files Browse the repository at this point in the history
  • Loading branch information
Andres Almiray committed May 9, 2020
1 parent 1e0e091 commit 43dfe75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jipsyVersion = 0.6.0
jacocoVersion = 0.8.5

osPluginVersion = 1.6.2
kordampPluginVersion = 0.34.0
kordampBuildVersion = 1.0.0
kordampPluginVersion = 0.36.0
kordampBuildVersion = 1.2.0
gitPluginVersion = 2.1.3

deviconsVersion = 1.8.0
Expand Down

0 comments on commit 43dfe75

Please sign in to comment.