Skip to content

Commit

Permalink
Merge pull request #106 from Crazy-Marvin/dependabot/gradle/io.sentry…
Browse files Browse the repository at this point in the history
…-sentry-7.14.0

Bump io.sentry:sentry from 7.13.0 to 7.14.0
  • Loading branch information
CrazyMarvin committed Sep 1, 2024
2 parents 1daf8a3 + ac5aea8 commit 763cc77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,6 @@ project(":core") {
dependencies {
api "com.badlogicgames.gdx:gdx:$gdxVersion"
implementation 'com.github.raeleus.TenPatch:tenpatch:5.2.3'
implementation 'io.sentry:sentry:7.13.0'
implementation 'io.sentry:sentry:7.14.0'
}
}

0 comments on commit 763cc77

Please sign in to comment.