Skip to content

Commit 3892ad3

Browse files
committed
Use Kotlin version 1.4.21 in both modules
1 parent 12a3381 commit 3892ad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<test.jooq-codegen.directory>${project.build.directory}/generated-sources/jooq</test.jooq-codegen.directory>
2121

22-
<kotlin.version>1.4.20</kotlin.version>
22+
<kotlin.version>1.4.21</kotlin.version>
2323
</properties>
2424

2525
<dependencies>

0 commit comments

Comments
 (0)