aboutsummaryrefslogtreecommitdiffstats
path: root/gradle
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2023-08-31 16:23:42 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2023-08-31 17:36:32 +0200
commita6cdc2dec0d5653106c8c397cccb35b43dfc0106 (patch)
tree8ca12490fe6f689a716ffb7f89e2a82a8f3f0475 /gradle
parentchore(deps): downgrade to @mui/x-data-grid 6.10.0 (diff)
downloadrefinery-a6cdc2dec0d5653106c8c397cccb35b43dfc0106.tar.gz
refinery-a6cdc2dec0d5653106c8c397cccb35b43dfc0106.tar.zst
refinery-a6cdc2dec0d5653106c8c397cccb35b43dfc0106.zip
chore(deps): bump dependencies
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"