Skip to content

Commit

Permalink
Merge pull request #346 from cvette/dependabot/gradle/io.sentry-sentr…
Browse files Browse the repository at this point in the history
…y-7.18.1

build(deps): bump io.sentry:sentry from 7.17.0 to 7.18.1
  • Loading branch information
cvette authored Nov 30, 2024
2 parents 8b880bc + c0de112 commit 0d5e9ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ sourceSets {
// Dependencies are managed with Gradle version catalog - read more: https://docs.gradle.org/current/userguide/platforms.html#sub:version-catalog
dependencies {
testImplementation(libs.junit)
implementation("io.sentry:sentry:7.17.0")
implementation("io.sentry:sentry:7.18.1")
implementation("org.apache.commons:commons-text:1.12.0")

// IntelliJ Platform Gradle Plugin Dependencies Extension - read more: https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin-dependencies-extension.html
Expand Down

0 comments on commit 0d5e9ae

Please sign in to comment.