Skip to content

Commit 20e389d

Browse files
committed
Update versions
1 parent 57e0297 commit 20e389d

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
@Suppress("ConstPropertyName", "MemberVisibilityCanBePrivate")
22
object Versions {
3-
4-
object Plugins {
5-
const val kotlin = "1.9.10"
6-
const val kotlinSerialization = kotlin
7-
const val kotlinAllOpen = kotlin
8-
const val avro = "1.8.0"
9-
const val gradle = "8.3"
10-
}
11-
12-
133
const val project = "0.4.2-SNAPSHOT"
144

155
const val java = 11

0 commit comments

Comments
 (0)