Skip to content

Commit 1c19d76

Browse files
committed
Update test versions and CI builds
1 parent 544f9bc commit 1c19d76

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
- 21
2121
- 17
2222
- 11
23-
- 8
2423
steps:
2524
- uses: actions/checkout@v4
2625
- name: Build with Maven

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,9 @@
165165
</executions>
166166
</plugin>
167167
<plugin>
168-
<groupId>org.eluder.coveralls</groupId>
168+
<groupId>com.github.hazendaz.maven</groupId>
169169
<artifactId>coveralls-maven-plugin</artifactId>
170-
<version>4.3.0</version>
170+
<version>4.5.0</version>
171171
</plugin>
172172
</plugins>
173173
</build>

0 commit comments

Comments
 (0)