File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -5,20 +5,20 @@ caffeine = "3.1.8"
5
5
jackson = " 2.15.3"
6
6
jsr305 = " 3.0.2"
7
7
logback = " 1.4.14"
8
- micrometer = " 1.12.3-SNAPSHOT "
8
+ micrometer = " 1.12.3"
9
9
micrometer-docs-gen = " 1.0.2"
10
- micrometer-tracing = " 1.2.3-SNAPSHOT "
10
+ micrometer-tracing = " 1.2.3"
11
11
protobuf = " 3.21.5"
12
12
pulsar = " 3.1.2"
13
13
pulsar-reactive = " 0.5.2"
14
- reactor = " 2023.0.2 "
15
- spring = " 6.1.4-SNAPSHOT "
14
+ reactor = " 2023.0.3 "
15
+ spring = " 6.1.4"
16
16
# tests
17
- assertj = " 3.25.2 "
17
+ assertj = " 3.25.3 "
18
18
awaitility = " 4.2.0"
19
19
jacoco = " 0.8.9"
20
20
json-path = " 2.9.0"
21
- junit = " 5.10.1 "
21
+ junit = " 5.10.2 "
22
22
hamcrest = " 2.2"
23
23
mockito = " 5.10.0"
24
24
spring-dep-mgmt = " 1.1.4"
@@ -27,16 +27,16 @@ spring-boot-for-docs = "3.2.3-SNAPSHOT"
27
27
spring-cloud-stream = " 4.1.0"
28
28
spring-retry = " 2.0.5"
29
29
system-lambda = " 1.2.1"
30
- testcontainers = " 1.19.4 "
30
+ testcontainers = " 1.19.5 "
31
31
# plugins
32
32
antora = " 1.0.0"
33
33
antora-yml = " 0.0.1"
34
34
download = " 5.5.0"
35
35
grgit = " 5.2.1"
36
36
nohttp = " 0.0.11"
37
37
shadow = " 7.1.2"
38
- versions = " 0.50 .0"
39
- version-catalog-update = " 0.8.3 "
38
+ versions = " 0.51 .0"
39
+ version-catalog-update = " 0.8.4 "
40
40
41
41
[libraries ]
42
42
# Product libs
You can’t perform that action at this time.
0 commit comments