Skip to content

Commit 8934852

Browse files
committed
Fix cosmetics
1 parent 66bd6c8 commit 8934852

File tree

1 file changed

+1
-1
lines changed
  • rewrite-maven/src/main/java/org/openrewrite/maven/utilities

1 file changed

+1
-1
lines changed

rewrite-maven/src/main/java/org/openrewrite/maven/utilities/ScmValues.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616
package org.openrewrite.maven.utilities;
1717

18-
public class ScmValues{
18+
public class ScmValues {
1919

2020
private String url;
2121
private String connection;

0 commit comments

Comments
 (0)