Skip to content

Commit

Permalink
chore: migrate to spring boot 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
timonback committed Dec 6, 2024
1 parent 63087df commit 9e7223f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions springwolf-plugins/springwolf-sns-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ dependencies {
testImplementation libs.mockito.core

testImplementation libs.spring.boot.test
testImplementation libs.spring.core
testImplementation libs.spring.beans
testImplementation libs.spring.test

Expand Down

0 comments on commit 9e7223f

Please sign in to comment.