Skip to content

Commit

Permalink
v 0.30.4-RELEASE and Swagger config
Browse files Browse the repository at this point in the history
  • Loading branch information
Aidan Whiteley committed Oct 8, 2023
1 parent 044961f commit b13466c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.aidanwhiteley</groupId>
<artifactId>books</artifactId>
<version>0.30.3-RELEASE</version>
<version>0.30.4-RELEASE</version>
<packaging>jar</packaging>

<name>Books Microservice</name>
Expand Down Expand Up @@ -173,8 +173,8 @@

<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-ui</artifactId>
<version>1.7.0</version>
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
<version>2.2.0</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit b13466c

Please sign in to comment.