Skip to content

Commit

Permalink
[DEPENDENCY] Update dependencies
Browse files Browse the repository at this point in the history
springBootVersion=3.2.2
sentryVersion=7.3.0
  • Loading branch information
geminiKim committed Feb 2, 2024
1 parent e60168b commit 1a51154
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ asciidoctorConvertVersion=3.3.2
springJavaFormatVersion=0.0.40

### Spring dependency versions ###
springBootVersion=3.2.0
springBootVersion=3.2.2
springDependencyManagementVersion=1.1.4
springCloudDependenciesVersion=2023.0.0

### External dependency versions ###
sentryVersion=7.0.0
sentryVersion=7.3.0

0 comments on commit 1a51154

Please sign in to comment.