Skip to content

Commit

Permalink
Cleanup before release
Browse files Browse the repository at this point in the history
  • Loading branch information
IAM20 committed Oct 6, 2023
1 parent 285e5db commit b6edcb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ may be an appropriate choice.
}
}
dependencies {
classpath("org.springframework.boot:spring-boot-gradle-plugin:3.1.3")
classpath("org.springframework.boot:spring-boot-gradle-plugin:3.1.4")
}
}
Expand All @@ -50,7 +50,7 @@ may be an appropriate choice.
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.1.3</version>
<version>3.1.4</version>
<relativePath/>
</parent>
Expand Down

0 comments on commit b6edcb8

Please sign in to comment.