Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 990e95f

Browse files
chore(deps): bump org.testng:testng in /DynamoDbEncryption/runtimes/java
Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.5 to 7.11.0. - [Release notes](https://github.com/testng-team/testng/releases) - [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt) - [Commits](testng-team/testng@7.5...7.11.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d988c6e commit 990e95f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎DynamoDbEncryption/runtimes/java/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ dependencies {
9494
// For the DDB-EC v1
9595
implementation("com.amazonaws:aws-java-sdk-dynamodb:1.12.780")
9696
// https://mvnrepository.com/artifact/org.testng/testng
97-
testImplementation("org.testng:testng:7.5")
97+
testImplementation("org.testng:testng:7.11.0")
9898
// https://mvnrepository.com/artifact/com.amazonaws/DynamoDBLocal
9999
testImplementation("com.amazonaws:DynamoDBLocal:1.+")
100100
// This is where we gather the SQLLite files to copy over

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /