Skip to content

Commit 69cad4c

Browse files
chore(deps): update dependency io.sentry:sentry-logback to v8.10.0 (#640)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6825b93 commit 69cad4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bazel/java.MODULE.bazel

+1-1
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.8.0",
31+
"io.sentry:sentry-logback:8.10.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)