Skip to content

Commit

Permalink
docs: update springwolf to 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
timonback committed Oct 27, 2023
1 parent 6821975 commit 1f4bc1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/snippets/_springwolf_groovy.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies {
// Provides the documentation API
implementation 'io.github.springwolf:springwolf-kafka:0.14.0'
implementation 'io.github.springwolf:springwolf-kafka:0.16.0'

// Provides the UI - optional (recommended)
runtimeOnly 'io.github.springwolf:springwolf-ui:0.14.0'
runtimeOnly 'io.github.springwolf:springwolf-ui:0.16.0'
}

0 comments on commit 1f4bc1b

Please sign in to comment.