Skip to content

Commit

Permalink
Preparing release 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbakker committed Apr 4, 2019
1 parent 05f8f16 commit 599471a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ buildscript {
}
}
dependencies {
classpath "org.javamodularity:moduleplugin:1.4.0"
classpath "org.javamodularity:moduleplugin:1.5.0"
}
}
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ buildScan {
}

group 'org.javamodularity'
version '1.4.2-SNAPSHOT'
version '1.5.0'

sourceCompatibility = 11
targetCompatibility = 11
Expand Down

0 comments on commit 599471a

Please sign in to comment.