Excavator: Upgrade Java dependency org.mockito:* #784
+1
−1
pt-nit-bot / nit-bot
failed
May 20, 2026 in 16s
Failed to fix nit
Include the Job ID d86v4s1es2lc73fcsdkg in a message to #help-devtools for support
### Nit bot ran the following tasks(s): write-locks
----------
#### Task : `write-locks`
##### Command and Arguments :
```shell
Command : ./gradlew
Arguments : --write-locks --console=plain
Output :
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.14.5/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
[Incubating] Problems report is available at: file:///alloc/data/repos/palantir/docker-proxy-rule/build/reports/problems/problems-report.html
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'docker-proxy-rule'.
> Could not compute lock state from configuration 'unifiedClasspath' due to unresolved dependencies (see suppressed exceptions below for full stacktraces):
* org.mockito:mockito-inline:5.23.0 (requested: 'org.mockito:mockito-inline:5.23.0' because: requested)
Failures:
- Could not find org.mockito:mockito-inline:5.23.0.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/org/mockito/mockito-inline/5.23.0/mockito-inline-5.23.0.pom
* org.mockito:mockito-inline:5.23.0 (requested: 'org.mockito:mockito-inline:5.23.0' because: requested)
Failures:
- Could not find org.mockito:mockito-inline:5.23.0.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/org/mockito/mockito-inline/5.23.0/mockito-inline-5.23.0.pom
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.14.5/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD FAILED in 11s
failed to execute fix: exit status 1failed to fix nits:
failed to execute task write-locks: exit status 1
Loading