We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0cb92b3 + 4e8ea39 commit f8daf6fCopy full SHA for f8daf6f
server/build.gradle.kts
@@ -55,7 +55,7 @@ dependencies {
55
56
implementation("io.seruco.encoding:base62:0.1.3")
57
58
- implementation("io.sentry:sentry-logback:5.3.0")
+ implementation("io.sentry:sentry-logback:5.4.0")
59
implementation("org.jetbrains.exposed:exposed-core:$exposed_version")
60
implementation("org.jetbrains.exposed:exposed-dao:$exposed_version")
61
implementation("org.jetbrains.exposed:exposed-jdbc:$exposed_version")
0 commit comments