Skip to content

Commit

Permalink
chore: update component version to 24.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vaadin-bot committed Jan 7, 2025
1 parent bcd7a0d commit 8868cd0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

public class TestVersion {

public static final String VAADIN = "24.6.0";
public static final String VAADIN = "24.6.1";
public static final String FONTAWESOME = "5.15.1";

}
2 changes: 1 addition & 1 deletion flow-tests/vaadin-spring-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<properties>
<maven.deploy.skip>true</maven.deploy.skip>
<component.version>24.6.0</component.version>
<component.version>24.6.1</component.version>
<nimbus-jose-jwt.version>10.0.1</nimbus-jose-jwt.version>
</properties>

Expand Down

0 comments on commit 8868cd0

Please sign in to comment.