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 3cf13a0 commit f090ad5Copy full SHA for f090ad5
build.gradle.kts
@@ -26,7 +26,7 @@ repositories {
26
27
dependencies {
28
// Version declarations
29
- val gsonVersion = "2.13.1"
+ val gsonVersion = "2.13.2"
30
val sentryVersion = "8.19.1"
31
val junitVersion = "5.13.4"
32
val junit4Version = "4.13.2"
0 commit comments