We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a7a3c7 commit 091eecdCopy full SHA for 091eecd
buildSrc/src/main/kotlin/Versions.kt
@@ -1,11 +1,11 @@
1
@Suppress("ConstPropertyName")
2
object Versions {
3
- const val project = "3.0.2"
+ const val project = "3.1.0"
4
5
const val java = 17
6
const val dockerCompose = "0.17.5"
7
8
- const val radarCommons = "1.1.3"
+ const val radarCommons = "1.2.2"
9
const val radarSchemas = "0.8.11"
10
const val jackson = "2.16.1"
11
const val slf4j = "2.0.9"
0 commit comments