Skip to content

Commit 4d59676

Browse files
authored
Bump to WALA 1.6.8 (#19)
1 parent 815835d commit 4d59676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repositories {
1717
}
1818

1919
dependencies {
20-
def walaVersion = '1.6.7'
20+
def walaVersion = '1.6.8'
2121

2222
implementation "com.ibm.wala:com.ibm.wala.shrike:${walaVersion}"
2323
implementation "com.ibm.wala:com.ibm.wala.util:${walaVersion}"

0 commit comments

Comments
 (0)