Skip to content

Commit 599471a

Browse files
committed
Preparing release 1.5.0
1 parent 05f8f16 commit 599471a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ buildscript {
5959
}
6060
}
6161
dependencies {
62-
classpath "org.javamodularity:moduleplugin:1.4.0"
62+
classpath "org.javamodularity:moduleplugin:1.5.0"
6363
}
6464
}
6565

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ buildScan {
1414
}
1515

1616
group 'org.javamodularity'
17-
version '1.4.2-SNAPSHOT'
17+
version '1.5.0'
1818

1919
sourceCompatibility = 11
2020
targetCompatibility = 11

0 commit comments

Comments
 (0)