Skip to content

Commit bf3858b

Browse files
Update WAF bindings to 9.0.2 (#6705) (#6710)
Co-authored-by: ValentinZakharov <valentin.zakharov1@gmail.com>
1 parent 53bb619 commit bf3858b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dd-java-agent/appsec/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212
implementation project(':internal-api')
1313
implementation project(':communication')
1414
implementation project(':telemetry')
15-
implementation group: 'io.sqreen', name: 'libsqreen', version: '9.0.1'
15+
implementation group: 'io.sqreen', name: 'libsqreen', version: '9.0.2'
1616
implementation group: 'com.squareup.moshi', name: 'moshi', version: versions.moshi
1717

1818
testImplementation deps.bytebuddy

0 commit comments

Comments
 (0)