Skip to content

Commit 7588490

Browse files
chore(deps): update dependency io.sentry:sentry-logback to v8.11.1 (#649)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 626b941 commit 7588490

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.10.0",
31+
"io.sentry:sentry-logback:8.11.1",
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)