Skip to content

Commit

Permalink
Remove .
Browse files Browse the repository at this point in the history
  • Loading branch information
LogFlames committed Jan 8, 2025
1 parent 65534ff commit 1d0fe10
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public ConflictData(String winnerVersion, String ignoredScope) {
/**
* In case of a conflict, the version of the dependency that was selected.
*
* @return the version of the dependency node that was selected.
* @return the version of the dependency node that was selected
*/
public String getWinnerVersion() {
return winnerVersion;
Expand Down

0 comments on commit 1d0fe10

Please sign in to comment.