Skip to content

Commit bbd190f

Browse files
build(deps): bump junitVersion from 6.0.2 to 6.0.3 in /packages/dsl-java (#1256)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ace0306 commit bbd190f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/dsl-java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ tasks.withType(Javadoc).configureEach {
4444

4545
def grpcVersion = "1.79.0"
4646
def protobufVersion = "3.25.2"
47-
def junitVersion = "6.0.2"
47+
def junitVersion = "6.0.3"
4848

4949
dependencies {
5050
implementation 'com.diogonunes:JColor:5.5.1'

0 commit comments

Comments
 (0)