We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cae175 commit 5c2bfe7Copy full SHA for 5c2bfe7
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.0")
55
56
testImplementation("org.opentest4j:opentest4j:1.3.0")
57
testImplementation("junit:junit:4.13.2")
0 commit comments