Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit 1628218

Browse files
fix(deps): update dependency com.github.javaparser:javaparser-core to v3.26.1
1 parent fb827ce commit 1628218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ agp = "8.1.1"
33
incap = "1.0.0"
44
kotlin = "1.9.22"
55
kotlin-coroutines = "1.7.3"
6-
javaparser = "3.25.8"
6+
javaparser = "3.26.1"
77

88
[libraries]
99
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.6.1"}

0 commit comments

Comments
 (0)