Skip to content

Commit 589702b

Browse files
chore(deps): update dependency io.sentry:sentry-logback to v8.12.0 (#664)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f7897f8 commit 589702b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bazel/java.MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ maven.install(
2828
"io.netty:netty-codec:%s" % NETTY_VERSION,
2929
"io.netty:netty-handler:%s" % NETTY_VERSION,
3030
"io.netty:netty-transport:%s" % NETTY_VERSION,
31-
"io.sentry:sentry-logback:8.11.1",
31+
"io.sentry:sentry-logback:8.12.0",
3232
"junit:junit:4.13.2",
3333
"org.assertj:assertj-core:3.27.3",
3434
"org.eclipse.jetty:jetty-server:%s" % JETTY_VERSION,

0 commit comments

Comments
 (0)