mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-10-05 21:22:39 +02:00
(chore) Update to Java 25
As usual most of the change is dealing with gradle churn.
This commit is contained in:
2
third-party/commons-codec/build.gradle
vendored
2
third-party/commons-codec/build.gradle
vendored
@@ -1,6 +1,6 @@
|
||||
plugins {
|
||||
id 'java'
|
||||
id "me.champeau.jmh" version "0.6.6"
|
||||
id "me.champeau.jmh" version "0.7.3"
|
||||
}
|
||||
|
||||
java {
|
||||
|
Reference in New Issue
Block a user