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

Commit 85739c2

Browse files
fix(deps): update dependency com.github.javaparser:javaparser-core to v3.26.2
1 parent e652ac3 commit 85739c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
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.2"
77

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

0 commit comments

Comments
 (0)