Skip to content

Commit 65b753f

Browse files
authored
Bump radar-schemas to version 0.8.7-hotfix
1 parent 9bd8046 commit 65b753f

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
@@ -22,7 +22,7 @@ object Versions {
2222
const val okhttp = "4.11.0"
2323

2424
const val firebaseAdmin = "9.1.0"
25-
const val radarSchemas = "0.8.6"
25+
const val radarSchemas = "0.8.7-hotfix"
2626
const val ktor = "2.3.5"
2727

2828
const val junit = "5.9.3"

0 commit comments

Comments
 (0)