Skip to content

Commit fbdc255

Browse files
authored
Merge pull request #294 from cmelchior/master
Update Kotlin to 1.8.10.
2 parents 526b9c7 + 50194b3 commit fbdc255

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[versions]
2-
ksp = "1.8.0-1.0.8"
2+
ksp = "1.8.10-1.0.9"
33
kotlinJupyter = "0.11.0-198"
44
ktlint = "3.4.5"
5-
kotlin = "1.8.0"
6-
dokka = "1.7.20"
5+
kotlin = "1.8.10"
6+
dokka = "1.8.10"
77
libsPublisher = "0.0.60-dev-30"
88
# "Bootstrap" version of the dataframe, used in the build itself to generate @DataSchema APIs,
99
# dogfood Gradle / KSP plugins in tests and idea-examples modules

0 commit comments

Comments
 (0)