Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: BerkleyTechnologyServices/restdocs-spec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6b77e454003863b4e69bb3a7cf8e8f06d6e22997
Choose a base ref
..
head repository: BerkleyTechnologyServices/restdocs-spec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2a36c7b559b8e7e57b845211aff5351aad192472
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 pom.xml
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -58,7 +58,7 @@
<restdocs-api-spec.version>0.19.2</restdocs-api-spec.version>
<junit.version>5.10.2</junit.version>
<assertj.version>3.25.3</assertj.version>
<mockito.version>5.11.0</mockito.version>
<mockito.version>5.12.0</mockito.version>
</properties>

<modules>