We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a5f946 commit 45cad90Copy full SHA for 45cad90
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
}
10
11
group = "org.gradle-webtools.minify"
12
-version = "2.1.0"
+version = "2.1.1"
13
14
tasks.withType<org.jetbrains.kotlin.gradle.tasks.KotlinCompile> {
15
kotlinOptions.jvmTarget = "17"
0 commit comments