Skip to content

Commit

Permalink
Merge pull request #13 from team-dodn/dependency-11-5-23
Browse files Browse the repository at this point in the history
[DEPENDENCY] Update dependencies
  • Loading branch information
geminiKim committed Nov 5, 2023
2 parents 7820eea + 0bd8556 commit e0941be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# SpringBoot Java Template

[![Twitter](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Ftwitter.com%2Fgeminikims)](https://twitter.com/geminikims)
[![Youtube](https://img.shields.io/youtube/channel/views/UCDh8zEDofOcrOMAOnSVL9Tg?label=Youtube&style=social)](https://www.youtube.com/@devgem)
[![Youtube](https://img.shields.io/youtube/channel/views/UCDh8zEDofOcrOMAOnSVL9Tg?label=Youtube&style=social)](https://www.youtube.com/@geminikims)
[![CI](https://github.com/team-dodn/spring-boot-java-template/actions/workflows/ci.yml/badge.svg)](https://github.com/team-dodn/spring-boot-java-template/actions/workflows/ci.yml)
[![License](https://img.shields.io/badge/License-Apache%202.0-green.svg)](https://opensource.org/licenses/Apache-2.0)

Expand Down
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.39

### Spring dependency versions ###
springBootVersion=3.1.4
springBootVersion=3.1.5
springDependencyManagementVersion=1.1.3
springCloudDependenciesVersion=2022.0.4

### External dependency versions ###
sentryVersion=6.29.0
sentryVersion=6.33.0

0 comments on commit e0941be

Please sign in to comment.