We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02c79f3 commit ce6ea9bCopy full SHA for ce6ea9b
buildSrc/src/main/kotlin/Versions.kt
@@ -20,7 +20,7 @@ object Versions {
20
const val okhttp = "4.11.0"
21
22
const val firebaseAdmin = "9.1.0"
23
- const val radarSchemas = "0.8.6-SNAPSHOT"
+ const val radarSchemas = "0.8.6"
24
const val ktor = "2.3.5"
25
26
const val junit = "5.9.3"
0 commit comments