Skip to content

Commit a846ce9

Browse files
authored
removed explicit version for kotlin-dsl (#472)
1 parent ce88d30 commit a846ce9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
`kotlin-dsl` version "2.2.0"
2+
`kotlin-dsl`
33
}
44

55
repositories {

0 commit comments

Comments
 (0)