Skip to content

Commit 62cc791

Browse files
committed
Up version of radarCommons for opentelemetry
1 parent f6624b3 commit 62cc791

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
@Suppress("ConstPropertyName", "MemberVisibilityCanBePrivate")
22
object Versions {
3-
const val project = "0.6.2"
3+
const val project = "0.7.0"
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.1.3"
9+
const val radarCommons = "1.2.2"
1010
const val confluent = "7.8.1"
1111
const val kafka = "$confluent-ce"
1212
const val avro = "1.12.0"

0 commit comments

Comments
 (0)