Skip to content

Commit 6059583

Browse files
committed
updating versions
1 parent 50fa7d7 commit 6059583

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[versions]
2-
ksp = "1.7.20-1.0.8"
3-
kotlinJupyter = "0.11.0-187"
2+
ksp = "1.8.0-RC-1.0.8"
3+
kotlinJupyter = "0.11.0-198"
44
ktlint = "3.4.5"
5-
kotlin = "1.7.20"
6-
dokka = "1.6.20"
5+
kotlin = "1.8.0-RC"
6+
dokka = "1.7.20"
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)