Skip to content

Commit 6790a64

Browse files
committed
Trimming @SInCE to the major release, hiding milestones
1 parent 988a313 commit 6790a64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bootique-agrest-junit5/src/main/java/io/bootique/agrest/junit5/AgResponseMatcher.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ public String getContentAsString() {
7878
}
7979

8080
/**
81-
* @since 3.0.M2
81+
* @since 3.0
8282
*/
8383
public JsonNode getContentAsJson() {
8484
if (responseJsonContent == null) {

0 commit comments

Comments
 (0)