Skip to content

Commit

Permalink
# 4.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vbaidak committed Oct 20, 2023
1 parent ba9e3ad commit e597cc1
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.8.3

# 4.8.2

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

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

0 comments on commit e597cc1

Please sign in to comment.