Skip to content

Commit a97d0d0

Browse files
authored
Merge pull request #96 from finos/main
sync renovate/maven-enforcer-plugin.version with main
2 parents 4c7a805 + 7849228 commit a97d0d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
# Runs the Renovate GitHub Action
2828
- name: Renovate
29-
uses: renovatebot/[email protected].14
29+
uses: renovatebot/[email protected].18
3030
with:
3131
token: ${{ secrets.GITHUB_TOKEN }} # required to create PRs/issues
3232
configurationFile: .github/renovate.json

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<repoServerHost>s01.oss.sonatype.org</repoServerHost>
8282
<stagingTimeoutInMinutes>20</stagingTimeoutInMinutes>
8383

84-
<rosetta.dsl.version>9.67.9</rosetta.dsl.version>
84+
<rosetta.dsl.version>9.68.0</rosetta.dsl.version>
8585

8686
<xtext.version>2.38.0</xtext.version>
8787
<guice.version>6.0.0</guice.version>

0 commit comments

Comments
 (0)