Skip to content

Commit

Permalink
chore(deps): bump com.samskivert:jmustache from 1.15 to 1.16
Browse files Browse the repository at this point in the history
Bumps [com.samskivert:jmustache](https://github.com/samskivert/jmustache) from 1.15 to 1.16.
- [Commits](samskivert/jmustache@jmustache-1.15...jmustache-1.16)

---
updated-dependencies:
- dependency-name: com.samskivert:jmustache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent 0ffd1ea commit 814d48c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes-model-generator/openapi/maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>com.samskivert</groupId>
<artifactId>jmustache</artifactId>
<version>1.15</version>
<version>1.16</version>
</dependency>
<dependency>
<groupId>io.swagger.parser.v3</groupId>
Expand Down

0 comments on commit 814d48c

Please sign in to comment.