Skip to content

Commit 9d8044d

Browse files
authored
Update _springwolf_maven.md
1 parent 6c29a94 commit 9d8044d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/snippets/_springwolf_maven.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
<dependency>
44
<groupId>io.github.springwolf</groupId>
55
<artifactId>springwolf-kafka</artifactId>
6-
<version>0.8.0</version>
6+
<version>0.9.0</version>
77
</dependency>
88
<!-- Provides the UI - optional (recommended) -->
99
<dependency>
1010
<groupId>io.github.springwolf</groupId>
1111
<artifactId>springwolf-ui</artifactId>
12-
<version>0.5.0</version>
12+
<version>0.6.0</version>
1313
</dependency>
14-
</dependencies>
14+
</dependencies>

0 commit comments

Comments
 (0)