Skip to content

Commit

Permalink
# 4.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vbaidak committed Dec 16, 2023
1 parent e597cc1 commit 3116ea1
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.1

# 4.8.3

# 4.8.2
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.8.3")
val axonVersion by extra("4.9.1")

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

0 comments on commit 3116ea1

Please sign in to comment.