Skip to content

Commit

Permalink
bump annotation-processor-in-reactor.processor to 1.2.2
Browse files Browse the repository at this point in the history
bump setup-chrome to 1.7.1
  • Loading branch information
treblereel committed Jun 27, 2024
1 parent 2c15798 commit f6599ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
os: [ubuntu-latest, macos-latest]
steps:
- name: Setup Chrome
uses: browser-actions/setup-chrome@v1.2.3
uses: browser-actions/setup-chrome@v1.7.1
- name: Checkout
uses: actions/checkout@v4
- name: Set up Java 11
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<dependency>
<groupId>com.google.auto</groupId>
<artifactId>auto-common</artifactId>
<version>1.0.1</version>
<version>1.2.2</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit f6599ab

Please sign in to comment.