File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- version =3.6.16
1
+ version =3.6.17-SNAPSHOT
2
2
bomVersion =2023.0.17
3
- metricsMicrometerVersion =1.1.16
3
+ metricsMicrometerVersion =1.1.17-SNAPSHOT
4
4
5
5
org.gradle.parallel =true
Original file line number Diff line number Diff line change 7
7
8
8
[versions ]
9
9
# Baselines, should be updated on every release
10
- baseline-core-api = " 3.6.15 "
11
- baselinePerfCore = " 3.6.15 "
10
+ baseline-core-api = " 3.6.16 "
11
+ baselinePerfCore = " 3.6.16 "
12
12
baselinePerfExtra = " 3.5.2"
13
13
14
14
# Other shared versions
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ dependencyResolutionManagement {
28
28
version(' micrometer' , ' 1.12.14-SNAPSHOT' )
29
29
version(' micrometerDocsGenerator' , " 1.0.5-SNAPSHOT" )
30
30
version(' micrometerTracingTest' , " 1.2.13-SNAPSHOT" )
31
- version(' contextPropagation' , " 1.1.3 -SNAPSHOT" )
31
+ version(' contextPropagation' , " 1.1.4 -SNAPSHOT" )
32
32
}
33
33
}
34
34
}
You can’t perform that action at this time.
0 commit comments