Skip to content

Commit a4b96b9

Browse files
committed
Bump kotlin from 1.4.10 to 1.7.0
Bump kotest from 4.3.0 to 4.4.3
1 parent d2308ef commit a4b96b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
<pmd.core.version>6.27.0</pmd.core.version>
5858
<openjfx.version>11.0.2</openjfx.version>
5959
<java.version>8</java.version>
60-
<kotlin.version>1.4.10</kotlin.version>
61-
<kotest.version>4.3.0</kotest.version>
60+
<kotlin.version>1.7.0</kotlin.version>
61+
<kotest.version>4.4.3</kotest.version>
6262

6363
<!-- Those have different values based on the profile -->
6464
<openjfx.scope>provided</openjfx.scope>

0 commit comments

Comments
 (0)