Skip to content

Commit

Permalink
Bump kaml-jvm from 0.35.3 to 0.36.0 (#1063)
Browse files Browse the repository at this point in the history
Bumps [kaml-jvm](https://github.com/charleskorn/kaml) from 0.35.3 to 0.36.0.
- [Release notes](https://github.com/charleskorn/kaml/releases)
- [Commits](charleskorn/kaml@0.35.3...0.36.0)

---
updated-dependencies:
- dependency-name: com.charleskorn.kaml:kaml-jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrey Kuleshov <andrewkuleshov7@gmail.com>
Co-authored-by: Peter Trifanov <peter.trifanov@mail.ru>
  • Loading branch information
3 people authored Nov 8, 2021
1 parent 430da10 commit 2dc8e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diktat-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>com.charleskorn.kaml</groupId>
<artifactId>kaml-jvm</artifactId>
<version>0.35.3</version>
<version>0.36.0</version>
</dependency>
<dependency>
<groupId>commons-cli</groupId>
Expand Down

0 comments on commit 2dc8e8b

Please sign in to comment.