Skip to content

Commit

Permalink
Bump kotlin.version from 1.9.23 to 1.9.24 (#2160)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 8, 2024
1 parent 351fa7f commit d940bd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fluentlenium-kotest-assertions/pom.xml
Expand Up @@ -10,7 +10,7 @@
<name>FluentLenium Kotest Assertions</name>
<description>Kotest FluentLenium Assertions</description>
<properties>
<kotlin.version>1.9.23</kotlin.version>
<kotlin.version>1.9.24</kotlin.version>
<kotest.version>5.8.1</kotest.version>
<dokka.version>1.9.20</dokka.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion fluentlenium-kotest/pom.xml
Expand Up @@ -10,7 +10,7 @@
<name>FluentLenium Kotest</name>
<description>Kotest Adapter for FluentLenium</description>
<properties>
<kotlin.version>1.9.23</kotlin.version>
<kotlin.version>1.9.24</kotlin.version>
<kotest.version>5.8.1</kotest.version>
<dokka.version>1.9.20</dokka.version>
</properties>
Expand Down

0 comments on commit d940bd6

Please sign in to comment.