Skip to content

Commit

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

build(deps): bump io.sentry:sentry from 7.13.0 to 7.14.0
  • Loading branch information
cvette authored Aug 25, 2024
2 parents b878f5b + 42b2e34 commit 5b9c5de
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 @@ -38,7 +38,7 @@ idea {
// 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.13.0")
implementation("io.sentry:sentry:7.14.0")
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 5b9c5de

Please sign in to comment.