Skip to content

Commit

Permalink
Merge pull request #14 from team-dodn/dependency-2-2-24
Browse files Browse the repository at this point in the history
[DEPENDENCY] Update dependencies
  • Loading branch information
geminiKim authored Feb 6, 2024
2 parents 9b2ae62 + 0ff8d1f commit e7b4eac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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.21
kotlinVersion=1.9.22
javaVersion=21

### Plugin depdency versions ###
asciidoctorConvertVersion=3.3.2
ktlintVersion=12.0.2
ktlintVersion=12.1.0

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

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

0 comments on commit e7b4eac

Please sign in to comment.