Skip to content

Commit

Permalink
trigger config server test
Browse files Browse the repository at this point in the history
  • Loading branch information
EddeCCC committed Nov 15, 2024
1 parent aaadc6b commit 19e82c4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions components/inspectit-ocelot-configurationserver/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -102,11 +102,10 @@ dependencies {
configServerLibs.orgFlywaydbFlywayCore,
configServerLibs.bundles.jgit,
configServerLibs.comGoogleCodeGson,
configServerLibs.comGoogleGuava,

// swagger
libs.orgSpringdocSpringdocOpenapiUi,

configServerLibs.comGoogleGuava
libs.orgSpringdocSpringdocOpenapiUi
)
testImplementation(
configServerLibs.orgSpringframeworkBootSpringBootStarterTest,
Expand Down

0 comments on commit 19e82c4

Please sign in to comment.