Skip to content

Commit 15157b0

Browse files
authored
1 parent fa7f235 commit 15157b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ subprojects {
2323
jsonpVersion = '1.1.4'
2424
jacksonVersion = '2.18.1'
2525
toml4jVersion = '0.7.2'
26-
scalarDbVersion = '3.14.0'
26+
scalarDbVersion = '3.14.3'
2727
scalarAdminVersion = '2.2.1'
2828
resilience4jRetryVersion = '1.7.1'
2929
dropwizardMetricsVersion = '4.2.28'
3030
prometheusVersion = '0.16.0'
31-
jettyVersion = '9.4.56.v20240826'
31+
jettyVersion = '9.4.57.v20241219'
3232
assertjVersion = '3.26.3'
3333
junitVersion = '5.11.3'
3434
junitPlatformVersion = '1.11.3'

0 commit comments

Comments
 (0)