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 73353f3 commit 6616ad8Copy full SHA for 6616ad8
subprojects/kotlin-dsl-plugins/build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
description = "Kotlin DSL Gradle Plugins deployed to the Plugin Portal"
7
8
group = "org.gradle.kotlin"
9
-version = "2.3.4"
+version = "2.4.0"
10
11
base.archivesBaseName = "plugins"
12
0 commit comments