File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11@Suppress(" ConstPropertyName" , " MemberVisibilityCanBePrivate" )
22object Versions {
3- const val project = " 0.7.0 "
3+ const val project = " 0.6.3 "
44
55 const val java = 17
66 const val kotlin = " 1.9.22"
77 const val wrapper = " 8.9"
88
9- const val radarCommons = " 1.2.2 "
9+ const val radarCommons = " 1.2.4 "
1010 const val confluent = " 7.8.1"
1111 const val kafka = " $confluent -ce"
1212 const val avro = " 1.12.0"
1313
14- const val managementPortal = " 2.0.0 "
14+ const val managementPortal = " 2.1.10 "
1515
1616 // From image
1717 const val jackson = " 2.17.0"
1818
1919 const val log4j2 = " 2.23.1"
2020 const val slf4j = " 2.0.13"
2121 const val sentryLog4j = " 1.7.30"
22- const val sentryOpenTelemetryAgent = " 8.1.0"
2322
2423 const val okhttp = " 4.12.0"
2524
You can’t perform that action at this time.
0 commit comments