Skip to content

Commit

Permalink
Merge 3152618 into 5384a3e
Browse files Browse the repository at this point in the history
  • Loading branch information
jcpitre authored Jan 16, 2024
2 parents 5384a3e + 3152618 commit 0129f95
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ private Optional<String> resolveLatestReleaseVersion(Optional<String> currentVer
}

/** Serialization object for parsing the /version API response. */
class VersionResponse {
public static class VersionResponse {
String version;
}
}

0 comments on commit 0129f95

Please sign in to comment.