Skip to content

Commit

Permalink
Merge branch 'main' into issues/19260-binder-change-detection
Browse files Browse the repository at this point in the history
  • Loading branch information
tepi authored Aug 23, 2024
2 parents c79b79f + 999db1c commit 326ebf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>license-checker</artifactId>
<version>1.13.0.alpha1</version>
<version>1.13.0.alpha2</version>
</dependency>

<!-- Test dependencies -->
Expand Down
2 changes: 1 addition & 1 deletion vaadin-dev-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>open</artifactId>
<version>8.5.0.1</version>
<version>8.5.0.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 326ebf5

Please sign in to comment.