Skip to content

Commit

Permalink
Merge pull request #91 from RADAR-base/main
Browse files Browse the repository at this point in the history
Update dev
  • Loading branch information
Bdegraaf1234 authored Aug 8, 2024
2 parents 6763e2c + 5fa43be commit 5f4b36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@Suppress("ConstPropertyName")
object Versions {
const val project = "0.11.2-SNAPSHOT"
const val project = "0.11.2"
const val kotlin = "1.9.22"

const val java: Int = 17
Expand Down

0 comments on commit 5f4b36b

Please sign in to comment.