We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13f0fee commit 5082e8fCopy full SHA for 5082e8f
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.41.0=ecjDeps
16
empty=
gradle/libs.versions.toml
@@ -79,7 +79,7 @@ cybozulabs-langdetect = "1.1-20120112"
79
decompose = "3.2.2"
80
diffplug-spotless = "6.5.2"
81
dropwizard-metrics = "4.2.26"
82
-eclipse-ecj = "3.39.0"
+eclipse-ecj = "3.41.0"
83
eclipse-jetty = "10.0.22"
84
eclipse-jettytoolchain = "4.0.6"
85
# @keep jgit version used by git-status.gradle
0 commit comments