Skip to content

Commit

Permalink
build: upgrade to Vaadin 14.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mlopezFC authored and paodb committed Jul 6, 2023
1 parent ab10c50 commit fa618cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@
/package.json
/package-lock.json
/webpack.config.js
tsconfig.json
types.d.ts
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<description>Integration of @xpertsea/paper-slider for Vaadin 14+</description>

<properties>
<vaadin.version>14.8.1</vaadin.version>
<vaadin.version>14.10.3</vaadin.version>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit fa618cf

Please sign in to comment.