Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ lazy val V =
val requests = "0.8.0"
val minimalMillVersion = "0.10.0"
val millScipVersion = "0.3.6"
val kotlinVersion = "2.2.0"
val kotlinVersion = "2.3.21"
// semanticdb-kotlinc has its own (older) protobuf-java codegen pinned to
// 3.17.3 to keep the wire format stable for the kotlinc plugin without
// perturbing the rest of scip-java.
Expand Down
Loading