Skip to content

Commit

Permalink
reverted some testChange
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan-Thurner committed May 24, 2024
1 parent 2577e7c commit 6409dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ repositories {
ext["jackson.version"] = fasterxml_version
ext["junit-jupiter.version"] = junit_version

ext ["com.thoughtworks.qdox:qdox:2.1.0"] = qDox
ext { qDox = "com.thoughtworks.qdox:qdox:2.1.0" }
ext { springBootStarterWeb = "org.springframework.boot:spring-boot-starter-web:${spring_boot_version}" }

dependencies {
Expand Down

0 comments on commit 6409dd2

Please sign in to comment.