Skip to content

Commit a54e51a

Browse files
committed
update dependencies
1 parent 12a240a commit a54e51a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ processor = "2025.1-SNAPSHOT"
44
kotlin = "2.2.21"
55
target-jdk = "11"
66
build-jdk = "17"
7-
build-plugins = "2025.12"
7+
build-plugins = "2026.1"
88

99
api = "2024.2"
10-
parser = "2025.6-SNAPSHOT"
10+
parser = "2026.1"
1111

1212
jacoco = "0.8.7"
1313

0 commit comments

Comments
 (0)