Skip to content

Commit

Permalink
feat(json-schema): cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
timonback committed Nov 12, 2023
1 parent c5c9184 commit d36dd36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion springwolf-add-ons/springwolf-json-schema/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Add the following dependency:

```groovy
dependencies {
implementation 'io.github.springwolf:springwolf-json-schema:<springwolf-version>'
runtimeOnly 'io.github.springwolf:springwolf-json-schema:<springwolf-version>'
}
```

Expand Down

0 comments on commit d36dd36

Please sign in to comment.