Skip to content

Commit 366c9fa

Browse files
committed
K12.9
1 parent 5706e06 commit 366c9fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

key.core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222

2323
api project(':key.util')
2424

25-
def JP_VERSION = "3.28.0-K12.8"
25+
def JP_VERSION = "3.28.0-K12.9"
2626
api "org.key-project.proofjava:javaparser-core:$JP_VERSION"
2727
api "org.key-project.proofjava:javaparser-core-serialization:$JP_VERSION"
2828
api "org.key-project.proofjava:javaparser-symbol-solver-core:$JP_VERSION"

0 commit comments

Comments
 (0)