Skip to content

Commit 6824174

Browse files
committed
Merge branch 'mccartney-fixing-477-every-minute'
2 parents 01650a0 + 40ddebc commit 6824174

4 files changed

Lines changed: 331 additions & 324 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)