File tree 2 files changed +3
-4
lines changed
components/inspectit-ocelot-configurationserver
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -102,11 +102,10 @@ dependencies {
102
102
configServerLibs. orgFlywaydbFlywayCore,
103
103
configServerLibs. bundles. jgit,
104
104
configServerLibs. comGoogleCodeGson,
105
+ configServerLibs. comGoogleGuava,
105
106
106
107
// swagger
107
- libs. orgSpringdocSpringdocOpenapiUi,
108
-
109
- configServerLibs. comGoogleGuava
108
+ libs. orgSpringdocSpringdocOpenapiUi
110
109
)
111
110
testImplementation(
112
111
configServerLibs. orgSpringframeworkBootSpringBootStarterTest,
Original file line number Diff line number Diff line change 2
2
ioJsonwebtoken = " 0.12.6"
3
3
orgEclipseJgit = " 7.0.0.202409031743-r"
4
4
orgMockito = " 5.14.2"
5
- orgJunitJupiter = " 5.11.3 "
5
+ orgJunitJupiter = " 5.10.5 "
6
6
orgSpringframeworkBoot = { strictly = " 3.3.5" }
7
7
orgSpringframeworkSecurity = " 6.3.4"
8
8
You can’t perform that action at this time.
0 commit comments