aboutsummaryrefslogtreecommitdiffstats
path: root/gradle
diff options
context:
space:
mode:
Diffstat (limited to 'gradle')
-rw-r--r--gradle/libs.versions.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 9971e3f6..a38d589c 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -3,9 +3,9 @@
3# SPDX-License-Identifier: EPL-2.0 3# SPDX-License-Identifier: EPL-2.0
4 4
5[versions] 5[versions]
6eclipseCollections = "12.0.0.M2" 6eclipseCollections = "12.0.0.M3"
7ecore = "2.26.0" 7ecore = "2.26.0"
8jetty = "12.0.0" 8jetty = "12.0.1"
9jmh = "1.37" 9jmh = "1.37"
10junit = "5.10.0" 10junit = "5.10.0"
11mockito = "5.5.0" 11mockito = "5.5.0"