Skip to content

Commit

Permalink
# 4.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vbaidak committed Feb 26, 2024
1 parent d0d5732 commit 1c0d02e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# 4.9.3

# 4.9.1

# 4.8.3
Expand Down
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.2")
val axonVersion by extra("4.9.3")

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

0 comments on commit 1c0d02e

Please sign in to comment.