Skip to content

Commit

Permalink
fix(deps): update dependency org.springdoc:springdoc-openapi-starter-…
Browse files Browse the repository at this point in the history
…webflux-ui to v2.3.0 (#1339)

* fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webflux-ui to v2.3.0

* remove codecov

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Raja Kolli <[email protected]>
  • Loading branch information
renovate[bot] and rajadilipkolli authored Dec 4, 2023
1 parent 8ee284f commit a01a49d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/reactive-mongodb-redis-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
distribution: 'zulu'
cache: 'maven'
- name: Build with Maven and analyze
run: ./mvnw -B clean verify --file pom.xml
- name: Codecov
uses: codecov/[email protected]
run: ./mvnw -B clean verify --file pom.xml


Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>21</java.version>
<openapi.version>2.2.0</openapi.version>
<openapi.version>2.3.0</openapi.version>

<maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
<spotless.version>2.40.0</spotless.version>
Expand Down

0 comments on commit a01a49d

Please sign in to comment.