Skip to content

Commit 911b736

Browse files
committed
Update parent to 39
1 parent 1029c73 commit 911b736

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
build:
1111
name: Verify
12-
uses: maveniverse/parent/.github/workflows/ci.yml@release-38
12+
uses: maveniverse/parent/.github/workflows/ci.yml@release-39
1313
with:
1414
jdk-matrix: '[ "11", "17", "21", "24" ]'
1515
maven-matrix: '[ "3.9.9", "4.0.0-rc-3" ]'

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>eu.maveniverse.maven.parent</groupId>
1616
<artifactId>parent</artifactId>
17-
<version>38</version>
17+
<version>39</version>
1818
</parent>
1919

2020
<groupId>eu.maveniverse.maven.toolbox</groupId>

0 commit comments

Comments
 (0)