Skip to content

Commit 6616ad8

Browse files
committed
Bump :kotlin-dsl-plugins to 1.4.0
For the upgrade to Kotlin 1.7 Signed-off-by: Paul Merlin <[email protected]>
1 parent 73353f3 commit 6616ad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subprojects/kotlin-dsl-plugins/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
description = "Kotlin DSL Gradle Plugins deployed to the Plugin Portal"
77

88
group = "org.gradle.kotlin"
9-
version = "2.3.4"
9+
version = "2.4.0"
1010

1111
base.archivesBaseName = "plugins"
1212

0 commit comments

Comments
 (0)