We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 35e500d + 78889e1 commit 0800a9dCopy full SHA for 0800a9d
package.json
@@ -40,7 +40,7 @@
40
"npm": ">=6.13.4",
41
"@conveyal/maven-semantic-release": "^4.3.0",
42
"@semantic-release/changelog": "^5.0.0",
43
- "@semantic-release/git": "^7.0.16",
44
- "semantic-release": "^15.13.18"
+ "@semantic-release/git": "^9.0.0",
+ "semantic-release": "^17.0.2"
45
}
46
pom.xml
@@ -163,7 +163,7 @@
163
<plugin>
164
<groupId>org.apache.maven.plugins</groupId>
165
<artifactId>maven-site-plugin</artifactId>
166
- <version>3.8.2</version>
+ <version>3.9.0</version>
167
</plugin>
168
</plugins>
169
</build>
0 commit comments