We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cca48fd commit b88de41Copy full SHA for b88de41
1 file changed
README.md
@@ -18,7 +18,7 @@ Add the following dependency to your `build.gradle.kts`:
18
19
```kotlin
20
dependencies {
21
- implementation("com.icerockdev.boko:spring-boot-starter-konform:0.1.0")
+ implementation("com.icerockdev.boko:spring-boot-starter-konform:0.1.1")
22
}
23
```
24
0 commit comments