Skip to content

Commit f05c1a7

Browse files
TNSelahleTebogo Selahle
andauthored
fix: update kotlin version for JDK 25 support (#5680)
Co-authored-by: Tebogo Selahle <[email protected]>
1 parent 3b945bf commit f05c1a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

joern-cli/frontends/kotlin2cpg/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name := "kotlin2cpg"
22

3-
val kotlinVersion = "1.9.23"
3+
val kotlinVersion = "2.2.20"
44

55
dependsOn(
66
Projects.dataflowengineoss % "compile->compile;test->test",

0 commit comments

Comments
 (0)