Skip to content

Commit

Permalink
Auto-Update Dependencies
Browse files Browse the repository at this point in the history
Updated ${spotless.version} from 2.40.0 to 2.41.0
Updating parent from 3.1.5 to 3.2.0
  • Loading branch information
actions-user committed Nov 28, 2023
1 parent 5385ab2 commit fa5a8c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.1.5</version>
<version>3.2.0</version>
<relativePath />
</parent>
<groupId>io.github.ardoco</groupId>
Expand All @@ -17,7 +17,7 @@
<java.version>17</java.version>
<ardoco.core.version>0.31.0</ardoco.core.version>
<stanford-corenlp.version>4.5.5</stanford-corenlp.version>
<spotless.version>2.40.0</spotless.version>
<spotless.version>2.41.0</spotless.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit fa5a8c1

Please sign in to comment.