Skip to content

Commit

Permalink
# 4.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vbaidak committed Jan 31, 2024
1 parent 3116ea1 commit d0d5732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ allprojects {
val lombokVersion by extra("1.18.28")
val javaeeVersion by extra("8.0")
val commonsLang3Version by extra("3.12.0")
val axonVersion by extra("4.9.1")
val axonVersion by extra("4.9.2")

group = "com.scalified"
version = axonVersion
Expand Down

0 comments on commit d0d5732

Please sign in to comment.