Skip to content

Commit 0bc0cd6

Browse files
authored
Merge branch 'main' into renovate/guava-monorepo
2 parents 3121f4a + 30702fa commit 0bc0cd6

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
@@ -30,7 +30,7 @@ jobs:
3030

3131
# Runs the Renovate GitHub Action
3232
- name: Renovate
33-
uses: renovatebot/github-action@v44.1.0
33+
uses: renovatebot/github-action@v44.2.3
3434
with:
3535
token: ${{ secrets.GITHUB_TOKEN }} # required to create PRs/issues
3636
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.74.0</rosetta.dsl.version>
84+
<rosetta.dsl.version>9.75.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)