We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa7f235 commit 15157b0Copy full SHA for 15157b0
build.gradle
@@ -23,12 +23,12 @@ subprojects {
23
jsonpVersion = '1.1.4'
24
jacksonVersion = '2.18.1'
25
toml4jVersion = '0.7.2'
26
- scalarDbVersion = '3.14.0'
+ scalarDbVersion = '3.14.3'
27
scalarAdminVersion = '2.2.1'
28
resilience4jRetryVersion = '1.7.1'
29
dropwizardMetricsVersion = '4.2.28'
30
prometheusVersion = '0.16.0'
31
- jettyVersion = '9.4.56.v20240826'
+ jettyVersion = '9.4.57.v20241219'
32
assertjVersion = '3.26.3'
33
junitVersion = '5.11.3'
34
junitPlatformVersion = '1.11.3'
0 commit comments