Skip to content

Commit f245210

Browse files
authored
Merge pull request #123 from Crazy-Marvin/dependabot/gradle/io.sentry-sentry-8.8.0
Bump io.sentry:sentry from 8.6.0 to 8.8.0
2 parents 6b205e6 + 6ce9bf5 commit f245210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,6 @@ project(":core") {
8888
dependencies {
8989
api "com.badlogicgames.gdx:gdx:$gdxVersion"
9090
implementation 'com.github.raeleus.TenPatch:tenpatch:5.2.3'
91-
implementation 'io.sentry:sentry:8.6.0'
91+
implementation 'io.sentry:sentry:8.8.0'
9292
}
9393
}

0 commit comments

Comments
 (0)