Skip to content

Commit 8bd3a8e

Browse files
committed
teste de mudança
1 parent 958271f commit 8bd3a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/example/App.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ public class App {
88
private static final String PASSWORD = "";
99
private static final String USERNAME = "gitpod";
1010
private static final String JDBC_URL = "jdbc:postgresql://localhost/postgres";
11-
11+
1212
public static void main(String[] args) {
1313
new App();
1414
}

0 commit comments

Comments
 (0)