Skip to content

Commit e1c0024

Browse files
committed
Version 2.8.3
1 parent fb46beb commit e1c0024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import org.gradle.kotlin.dsl.exclude
1414
import org.jetbrains.kotlin.gradle.plugin.KotlinDependencyHandler
1515

1616
object Versions {
17-
const val project = "2.8.2"
17+
const val project = "2.8.3"
1818

1919
const val core = project
2020
const val console = project

0 commit comments

Comments
 (0)