Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
graviteeio committed Jun 5, 2024
1 parent 62c1a09 commit 631284c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# [2.0.0](https://github.com/gravitee-io/gravitee-fetcher-github/compare/1.6.0...2.0.0) (2024-06-05)


### chore

* bump dependencies ([bc15e1d](https://github.com/gravitee-io/gravitee-fetcher-github/commit/bc15e1d428ebef67f9e248e02421d1876dc01b9f))


### BREAKING CHANGES

* require JDK 17
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<groupId>io.gravitee.fetcher</groupId>
<artifactId>gravitee-fetcher-github</artifactId>
<version>2.0.0-upgrade-SNAPSHOT</version>
<version>2.0.0</version>

<name>Gravitee.io APIM - Fetcher - GitHub</name>

Expand Down

0 comments on commit 631284c

Please sign in to comment.