mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-1859: Update to Kotlin 1.9.21.
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
org.jetbrains.kotlin:kotlin-reflect:jar:1.9.10
|
|
||||||
org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.10
|
|
||||||
org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.10
|
|
||||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.10
|
|
||||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.10
|
|
@@ -1,7 +1,7 @@
|
|||||||
Kotlin (https://kotlinlang.org/)
|
Kotlin (https://kotlinlang.org/)
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
Version: 1.9.10
|
Version: 1.9.21
|
||||||
From: 'JetBrains s.r.o and respective authors and developers'
|
From: 'JetBrains s.r.o and respective authors and developers'
|
||||||
License(s):
|
License(s):
|
||||||
Apache v2.0
|
Apache v2.0
|
5
doc/licenses/kotlin-1.9.21/dep-coordinates.txt
Normal file
5
doc/licenses/kotlin-1.9.21/dep-coordinates.txt
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
org.jetbrains.kotlin:kotlin-reflect:jar:1.9.21
|
||||||
|
org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.21
|
||||||
|
org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.21
|
||||||
|
org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.21
|
||||||
|
org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.21
|
@@ -38,7 +38,7 @@
|
|||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<kotlin.version>1.9.10</kotlin.version>
|
<kotlin.version>1.9.21</kotlin.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
Reference in New Issue
Block a user