Skip to content

Commit 3116ea1

Browse files
committed
# 4.9.1
1 parent e597cc1 commit 3116ea1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# 4.9.1
2+
13
# 4.8.3
24

35
# 4.8.2

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ allprojects {
1919
val lombokVersion by extra("1.18.28")
2020
val javaeeVersion by extra("8.0")
2121
val commonsLang3Version by extra("3.12.0")
22-
val axonVersion by extra("4.8.3")
22+
val axonVersion by extra("4.9.1")
2323

2424
group = "com.scalified"
2525
version = axonVersion

0 commit comments

Comments
 (0)