Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8ae2e98

Browse files
committedMay 15, 2021
Update to Kotlin 1.5.0
Signed-off-by: Ryan Nett <[email protected]>
1 parent f80202e commit 8ae2e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tensorflow-kotlin-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
</dependencies>
4747

4848
<properties>
49-
<kotlin.version>1.4.32</kotlin.version>
49+
<kotlin.version>1.5.0</kotlin.version>
5050
<kotlin.jvmTarget>1.8</kotlin.jvmTarget>
5151
</properties>
5252

0 commit comments

Comments
 (0)
Please sign in to comment.