We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69f1d25 commit 240abbbCopy full SHA for 240abbb
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
group = "org.gradlex"
7
-version = "1.4"
+version = "1.4.1"
8
9
java {
10
sourceCompatibility = JavaVersion.VERSION_1_8
settings.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- id("com.gradle.enterprise") version "3.13"
+ id("com.gradle.enterprise") version "3.13.3"
3
rootProject.name = "extra-java-module-info"
0 commit comments