Skip to content

Commit 40ddebc

Browse files
committed
Update .gitignore. Update pom.xml
1 parent ee7e07a commit 40ddebc

3 files changed

Lines changed: 329 additions & 328 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ bin/
1818
*.log
1919
.DS_Store
2020
.idea
21+
notes.md

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@
314314
<plugin>
315315
<groupId>org.jacoco</groupId>
316316
<artifactId>jacoco-maven-plugin</artifactId>
317-
<version>0.8.4</version>
317+
<version>0.8.6</version>
318318

319319
<executions>
320320
<execution>

0 commit comments

Comments
 (0)