Skip to content

Commit c9b8214

Browse files
Merge pull request #124 from Project-Env/dependabot/gradle/io.sentry-sentry-6.4.2
Bump sentry from 6.4.1 to 6.4.2
2 parents cf4be12 + bcd327c commit c9b8214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
testImplementation("io.projectenv.commons:archive:$projectEnvCommonsVersion")
4343
testImplementation("io.projectenv.commons:string-substitutor:$projectEnvCommonsVersion")
4444

45-
implementation("io.sentry:sentry:6.4.1")
45+
implementation("io.sentry:sentry:6.4.2")
4646

4747
testImplementation("org.assertj:assertj-core:3.23.1")
4848
testImplementation("com.github.stefanbirkner:system-lambda:1.2.1")

0 commit comments

Comments
 (0)