We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7903a2 commit 4a4f082Copy full SHA for 4a4f082
gradle.properties
@@ -1 +1 @@
1
-version=0.12
+version=0.13
samples/build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
}
10
11
dependencies {
12
- classpath 'com.github.zhurlik:gradle-jboss-modules:0.12'
+ classpath 'com.github.zhurlik:gradle-jboss-modules:0.13'
13
14
15
0 commit comments