Skip to content

Commit

Permalink
Merge pull request #17 from team-dodn/dependency-8-19-24
Browse files Browse the repository at this point in the history
[DEPENDENCY] Update dependencies
  • Loading branch information
geminiKim authored Aug 19, 2024
2 parents 520c593 + 0c3fbad commit 8e49d43
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@ applicationVersion=0.0.1-SNAPSHOT
projectGroup=io.dodn.springboot

### Project depdency versions ###
kotlinVersion=1.9.24
kotlinVersion=1.9.25
javaVersion=21

### Plugin depdency versions ###
asciidoctorConvertVersion=3.3.2
ktlintVersion=12.1.1

### Spring dependency versions ###
springBootVersion=3.3.0
springDependencyManagementVersion=1.1.5
springCloudDependenciesVersion=2023.0.1
springBootVersion=3.3.2
springDependencyManagementVersion=1.1.6
springCloudDependenciesVersion=2023.0.3

### External dependency versions ###
springMockkVersion=4.0.2
sentryVersion=7.9.0
sentryVersion=7.14.0

0 comments on commit 8e49d43

Please sign in to comment.