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 3cae175 commit f30717bCopy full SHA for f30717b
build.gradle.kts
@@ -51,7 +51,7 @@ dependencies {
51
val projectEnvCliVersion = "3.19.0"
52
implementation("io.projectenv.core:cli:$projectEnvCliVersion")
53
54
- implementation("io.sentry:sentry:7.18.0")
+ implementation("io.sentry:sentry:7.20.1")
55
56
testImplementation("org.opentest4j:opentest4j:1.3.0")
57
testImplementation("junit:junit:4.13.2")
0 commit comments