Skip to content

Commit ce6ea9b

Browse files
authored
Update Versions.kt
1 parent 02c79f3 commit ce6ea9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ object Versions {
2020
const val okhttp = "4.11.0"
2121

2222
const val firebaseAdmin = "9.1.0"
23-
const val radarSchemas = "0.8.6-SNAPSHOT"
23+
const val radarSchemas = "0.8.6"
2424
const val ktor = "2.3.5"
2525

2626
const val junit = "5.9.3"

0 commit comments

Comments
 (0)