Skip to content

Commit 41fa9c7

Browse files
chore(deps): bump aspectjweaver from 1.9.5 to 1.9.6 (appium#1378)
Bumps [aspectjweaver](https://github.com/eclipse/org.aspectj) from 1.9.5 to 1.9.6. - [Release notes](https://github.com/eclipse/org.aspectj/releases) - [Commits](https://github.com/eclipse/org.aspectj/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 463cd69 commit 41fa9c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ dependencies {
8181
compile 'org.apache.commons:commons-lang3:3.11'
8282
compile 'commons-io:commons-io:2.7'
8383
compile 'org.springframework:spring-context:5.2.7.RELEASE'
84-
compile 'org.aspectj:aspectjweaver:1.9.5'
84+
compile 'org.aspectj:aspectjweaver:1.9.6'
8585
compile 'org.slf4j:slf4j-api:1.7.30'
8686

8787
testCompile 'junit:junit:4.13'

0 commit comments

Comments
 (0)