Skip to content

Commit

Permalink
Update kotlin deps
Browse files Browse the repository at this point in the history
  • Loading branch information
harsha509 committed Dec 3, 2023
1 parent abbba6c commit 4b8771c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
<kotlin.version>1.7.10</kotlin.version>

<slf4j.version>1.7.36</slf4j.version>
<logback.version>1.2.11</logback.version>
<logback.version>1.3.12</logback.version>

<junit5.version>5.9.0</junit5.version>
<junit5.version>5.9.1</junit5.version>
<wdm.version>5.2.3</wdm.version>

<maven-surefire-plugin.version>3.0.0-M7</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.2.2</maven-surefire-plugin.version>

<java.version>1.8</java.version>
<selenium.version>4.15.0</selenium.version>
Expand Down

0 comments on commit 4b8771c

Please sign in to comment.