We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e77bdf commit 220a43dCopy full SHA for 220a43d
gradle.lockfile
@@ -12,5 +12,5 @@ org.apache.rat:apache-rat-api:0.15=ratDeps
12
org.apache.rat:apache-rat-core:0.15=ratDeps
13
org.apache.rat:apache-rat-tasks:0.15=ratDeps
14
org.apache.rat:apache-rat:0.15=ratDeps
15
-org.eclipse.jdt:ecj:3.39.0=ecjDeps
+org.eclipse.jdt:ecj:3.40.0=ecjDeps
16
empty=
gradle/libs.versions.toml
@@ -78,7 +78,7 @@ cybozulabs-langdetect = "1.1-20120112"
78
decompose = "3.2.2"
79
diffplug-spotless = "6.5.2"
80
dropwizard-metrics = "4.2.26"
81
-eclipse-ecj = "3.39.0"
+eclipse-ecj = "3.40.0"
82
eclipse-jetty = "10.0.22"
83
eclipse-jettytoolchain = "4.0.6"
84
# @keep jgit version used by git-status.gradle
0 commit comments