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.
1 parent 626b941 commit 7588490Copy full SHA for 7588490
bazel/java.MODULE.bazel
@@ -28,7 +28,7 @@ maven.install(
28
"io.netty:netty-codec:%s" % NETTY_VERSION,
29
"io.netty:netty-handler:%s" % NETTY_VERSION,
30
"io.netty:netty-transport:%s" % NETTY_VERSION,
31
- "io.sentry:sentry-logback:8.10.0",
+ "io.sentry:sentry-logback:8.11.1",
32
"junit:junit:4.13.2",
33
"org.assertj:assertj-core:3.27.3",
34
"org.eclipse.jetty:jetty-server:%s" % JETTY_VERSION,
0 commit comments