From fad9567df47c252d55cebfd0a757a77b98532678 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 15:32:25 +0000 Subject: [PATCH] Bump walaVersion from 1.7.2 to 1.8.0 Bumps `walaVersion` from 1.7.2 to 1.8.0. Updates `com.ibm.wala:com.ibm.wala.shrike` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/wala/WALA/releases) - [Changelog](https://github.com/wala/WALA/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/wala/WALA/compare/v1.7.2...v1.8.0) Updates `com.ibm.wala:com.ibm.wala.util` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/wala/WALA/releases) - [Changelog](https://github.com/wala/WALA/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/wala/WALA/compare/v1.7.2...v1.8.0) Updates `com.ibm.wala:com.ibm.wala.core` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/wala/WALA/releases) - [Changelog](https://github.com/wala/WALA/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/wala/WALA/compare/v1.7.2...v1.8.0) Updates `com.ibm.wala:com.ibm.wala.cast` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/wala/WALA/releases) - [Changelog](https://github.com/wala/WALA/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/wala/WALA/compare/v1.7.2...v1.8.0) Updates `com.ibm.wala:com.ibm.wala.cast.js` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/wala/WALA/releases) - [Changelog](https://github.com/wala/WALA/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/wala/WALA/compare/v1.7.2...v1.8.0) Updates `com.ibm.wala:com.ibm.wala.cast.js.rhino` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/wala/WALA/releases) - [Changelog](https://github.com/wala/WALA/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/wala/WALA/compare/v1.7.2...v1.8.0) Updates `com.ibm.wala:com.ibm.wala.cast.java` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/wala/WALA/releases) - [Changelog](https://github.com/wala/WALA/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/wala/WALA/compare/v1.7.2...v1.8.0) Updates `com.ibm.wala:com.ibm.wala.cast.java.ecj` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/wala/WALA/releases) - [Changelog](https://github.com/wala/WALA/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/wala/WALA/compare/v1.7.2...v1.8.0) Updates `com.ibm.wala:com.ibm.wala.dalvik` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/wala/WALA/releases) - [Changelog](https://github.com/wala/WALA/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/wala/WALA/compare/v1.7.2...v1.8.0) Updates `com.ibm.wala:com.ibm.wala.scandroid` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/wala/WALA/releases) - [Changelog](https://github.com/wala/WALA/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/wala/WALA/compare/v1.7.2...v1.8.0) --- updated-dependencies: - dependency-name: com.ibm.wala:com.ibm.wala.shrike dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.ibm.wala:com.ibm.wala.util dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.ibm.wala:com.ibm.wala.core dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.ibm.wala:com.ibm.wala.cast dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.ibm.wala:com.ibm.wala.cast.js dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.ibm.wala:com.ibm.wala.cast.js.rhino dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.ibm.wala:com.ibm.wala.cast.java dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.ibm.wala:com.ibm.wala.cast.java.ecj dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.ibm.wala:com.ibm.wala.dalvik dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.ibm.wala:com.ibm.wala.scandroid dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index d0070db..f2ce136 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -22,7 +22,7 @@ repositories { } dependencies { - val walaVersion = "1.7.2" + val walaVersion = "1.8.0" implementation("com.ibm.wala:com.ibm.wala.shrike:${walaVersion}") implementation("com.ibm.wala:com.ibm.wala.util:${walaVersion}")