Skip to content

Commit cf99320

Browse files
fix: downgrade quartz
1 parent 6971128 commit cf99320

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
@@ -40,7 +40,7 @@ object Versions {
4040
const val PROTOBUF = "4.33.0"
4141
const val PROTOBUF_PLUGIN = "0.9.5"
4242
const val QR_CODE_KOTLIN = "4.5.0"
43-
const val QUARTZ = "2.5.1"
43+
const val QUARTZ = "2.5.0"
4444
const val SCALA_JAVA8_COMPAT = "1.0.2"
4545
const val SENTRY = "8.24.0"
4646
const val SHADOW_PLUGIN = "9.2.1"

0 commit comments

Comments
 (0)