Skip to content

Commit

Permalink
Bump org.openapitools.openapidiff:openapi-diff-core
Browse files Browse the repository at this point in the history
Bumps [org.openapitools.openapidiff:openapi-diff-core](https://github.com/OpenAPITools/openapi-diff) from 2.1.0-beta.11 to 2.1.0-beta.12.
- [Release notes](https://github.com/OpenAPITools/openapi-diff/releases)
- [Commits](OpenAPITools/openapi-diff@2.1.0-beta.11...2.1.0-beta.12)

---
updated-dependencies:
- dependency-name: org.openapitools.openapidiff:openapi-diff-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jjjasper committed Jan 29, 2025
1 parent c652b1f commit 2fcb3f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boat-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>org.openapitools.openapidiff</groupId>
<artifactId>openapi-diff-core</artifactId>
<version>2.1.0-beta.11</version>
<version>2.1.0-beta.12</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 2fcb3f8

Please sign in to comment.