Skip to content

Commit 83da2eb

Browse files
committed
Remove redundant kotlin version from Versions.kt
Is now set by the radar-commons kotlin project gradle plugin
1 parent 835b7b4 commit 83da2eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ object Versions {
33
const val project = "3.0.2"
44

55
const val java = 17
6-
const val kotlin = "1.9.22"
76
const val dockerCompose = "0.17.5"
87

98
const val radarCommons = "1.1.3"

0 commit comments

Comments
 (0)