Skip to content

Commit

Permalink
Upgrade qdox from 2.0.0 to 2.0.3 in build-logic/
Browse files Browse the repository at this point in the history
  • Loading branch information
eskatos committed Nov 12, 2023
1 parent afe4fef commit 791e380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic-commons/build-platform/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies {
api("com.google.errorprone:error_prone_annotations:2.5.1")
api("com.google.code.gson:gson:2.8.9")
api("com.nhaarman:mockito-kotlin:1.6.0")
api("com.thoughtworks.qdox:qdox:2.0.0")
api("com.thoughtworks.qdox:qdox:2.0.3")
api("com.uwyn:jhighlight:1.0")
api("com.vladsch.flexmark:flexmark-all:0.34.60") {
because("Higher versions tested are either incompatible (0.62.2) or bring additional unwanted dependencies (0.36.8)")
Expand Down

0 comments on commit 791e380

Please sign in to comment.