Skip to content

Commit 8c0f98d

Browse files
authored
Merge pull request #567 from RADAR-base/release-3.0.4-update
release-3.0.4-update
2 parents 8839d3c + f2f835c commit 8c0f98d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@Suppress("ConstPropertyName")
22
object Versions {
3-
const val project = "3.0.3"
3+
const val project = "3.0.4"
44

55
const val java = 17
66
const val dockerCompose = "0.17.5"

0 commit comments

Comments
 (0)