Skip to content

Commit

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

Bump io.sentry:sentry from 7.16.0 to 7.18.1
  • Loading branch information
CrazyMarvin authored Dec 1, 2024
2 parents fa1a8a4 + b0061f3 commit cc3e581
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.16.0'
implementation 'io.sentry:sentry:7.18.1'
}
}

0 comments on commit cc3e581

Please sign in to comment.