Skip to content

Commit 92770bc

Browse files
Merge pull request #310 from Project-Env/dependabot/gradle/io.sentry-sentry-7.18.0
2 parents cad7e0b + e147307 commit 92770bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
val projectEnvCliVersion = "3.19.0"
5252
implementation("io.projectenv.core:cli:$projectEnvCliVersion")
5353

54-
implementation("io.sentry:sentry:7.17.0")
54+
implementation("io.sentry:sentry:7.18.0")
5555

5656
testImplementation("org.opentest4j:opentest4j:1.3.0")
5757
testImplementation("junit:junit:4.13.2")

0 commit comments

Comments
 (0)