Skip to content

Commit

Permalink
chore: update all dependencies with patch changes (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent b6e8638 commit 63d0bdb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
protobuf = "0.9.4"
springBoot = "3.4.1"
downloadTask = "5.6.0"
spotless = "7.0.1"
spotless = "7.0.2"
checkstyleTools = "10.21.1"
springDependencyManagement = "1.1.7"

Expand All @@ -14,8 +14,8 @@ lombok = "1.18.36"
jackson = "2.18.2"
fuzzywuzzy = "1.4.0"
annotations = "26.0.1"
springDocOpenApi = "2.8.1"
springGrpc = "0.3.0-SNAPSHOT"
springDocOpenApi = "2.8.3"
springGrpc = "0.3.0"

# testing
junit = "5.11.4"
Expand Down

0 comments on commit 63d0bdb

Please sign in to comment.