Skip to content

Commit

Permalink
version updates
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Apr 30, 2021
1 parent 5725a2d commit d1d521a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@
<javassist.version>3.21.0-GA</javassist.version>
<xchart.version>3.5.2</xchart.version>
<!-- Kotlin config -->
<kotlin.version>1.4.32</kotlin.version>
<kotlin.version>1.4.10</kotlin.version>
<kotlin.compiler.jvmTarget>1.8</kotlin.compiler.jvmTarget>
<!-- <kotlin.compiler.incremental>true</kotlin.compiler.incremental>-->
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
</properties>
<dependencyManagement>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion serenity-smoketests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>serenity-bdd</artifactId>
<groupId>net.serenity-bdd</groupId>
<version>2.4.20-SNAPSHOT</version>
<version>2.4.22-SNAPSHOT</version>
</parent>
<artifactId>serenity-smoketests</artifactId>
<packaging>jar</packaging>
Expand Down

0 comments on commit d1d521a

Please sign in to comment.