File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11@Suppress(" ConstPropertyName" )
22object Versions {
3- const val project = " 3.0.1 "
3+ const val project = " 3.0.2 "
44
55 const val java = 17
66 const val kotlin = " 1.9.22"
77 const val dockerCompose = " 0.17.5"
88
99 const val radarCommons = " 1.1.2"
10- const val radarSchemas = " 0.8.7 "
11- const val jackson = " 2.15.3 "
10+ const val radarSchemas = " 0.8.11 "
11+ const val jackson = " 2.16.1 "
1212 const val slf4j = " 2.0.9"
1313 const val log4j2 = " 2.21.0"
1414 const val junit = " 5.10.0"
15- const val avro = " 1.11.3 "
15+ const val avro = " 1.11.4 "
1616
1717 const val mockitoKotlin = " 5.1.0"
1818 const val hamcrest = " 2.2"
1919
2020 const val wrapper = " 8.4"
2121
22- const val managementPortal = " 2.1.1 "
22+ const val managementPortal = " 2.1.5 "
2323 const val coroutines = " 1.7.3"
2424 const val snappy = " 1.1.10.5"
2525 const val jCommander = " 1.82"
You can’t perform that action at this time.
0 commit comments