Skip to content

Commit b2ca372

Browse files
committed
bumped library version mentioned in quickstart docs
1 parent ca22ed5 commit b2ca372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-11-09-eventstore-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Add the EventStore BOM to your project pom.xml to manage dependency versions:
3232
```xml
3333
...
3434
<properties>
35-
<sliceworkz.eventstore.version>0.3.0</sliceworkz.eventstore.version>
35+
<sliceworkz.eventstore.version>0.4.1</sliceworkz.eventstore.version>
3636
</properties>
3737
...
3838
<dependencyManagement>

0 commit comments

Comments
 (0)