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.
2 parents 8839d3c + f2f835c commit 8c0f98dCopy full SHA for 8c0f98d
buildSrc/src/main/kotlin/Versions.kt
@@ -1,6 +1,6 @@
1
@Suppress("ConstPropertyName")
2
object Versions {
3
- const val project = "3.0.3"
+ const val project = "3.0.4"
4
5
const val java = 17
6
const val dockerCompose = "0.17.5"
0 commit comments