We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e597cc1 commit 3116ea1Copy full SHA for 3116ea1
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+# 4.9.1
2
+
3
# 4.8.3
4
5
# 4.8.2
build.gradle.kts
@@ -19,7 +19,7 @@ allprojects {
19
val lombokVersion by extra("1.18.28")
20
val javaeeVersion by extra("8.0")
21
val commonsLang3Version by extra("3.12.0")
22
- val axonVersion by extra("4.8.3")
+ val axonVersion by extra("4.9.1")
23
24
group = "com.scalified"
25
version = axonVersion
0 commit comments