Skip to content
This repository was archived by the owner on Jul 19, 2026. It is now read-only.

Commit aecd372

Browse files
build(deps): bump the gradle-minor-and-patch group with 2 updates
Bumps the gradle-minor-and-patch group with 2 updates: [gradle-wrapper](https://github.com/gradle/gradle) and [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework). Updates `gradle-wrapper` from 9.6.0 to 9.6.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.6.0...v9.6.1) Updates `org.junit.jupiter:junit-jupiter` from 6.1.0 to 6.1.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.0...r6.1.1) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor-and-patch - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c01b0f commit aecd372

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[versions]
66
bouncycastle = "1.84"
77
jackson = "2.22.0"
8-
junit-jupiter = "6.1.0"
8+
junit-jupiter = "6.1.1"
99

1010
[libraries]
1111
# Bouncy Castle provider: the Argon2id KDF (Argon2BytesGenerator) lives here.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.0-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.1-bin.zip
44
networkTimeout=10000
55
retries=0
66
retryBackOffMs=500

0 commit comments

Comments
 (0)