We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf4be12 + bcd327c commit c9b8214Copy full SHA for c9b8214
build.gradle.kts
@@ -42,7 +42,7 @@ dependencies {
42
testImplementation("io.projectenv.commons:archive:$projectEnvCommonsVersion")
43
testImplementation("io.projectenv.commons:string-substitutor:$projectEnvCommonsVersion")
44
45
- implementation("io.sentry:sentry:6.4.1")
+ implementation("io.sentry:sentry:6.4.2")
46
47
testImplementation("org.assertj:assertj-core:3.23.1")
48
testImplementation("com.github.stefanbirkner:system-lambda:1.2.1")
0 commit comments