Skip to content

Commit

Permalink
dep v bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed Nov 11, 2024
1 parent fb55523 commit c575f26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<vaadin.version>24.4.13</vaadin.version>
<vaadin.version>24.5.3</vaadin.version>
</properties>

<repositories>
Expand Down Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>com.github.mvysny.kaributesting</groupId>
<artifactId>karibu-testing-v24</artifactId>
<version>2.1.8</version>
<version>2.2.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c575f26

Please sign in to comment.