We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26662a3 commit 9b37209Copy full SHA for 9b37209
1 file changed
packages/dsl-java/build.gradle
@@ -44,7 +44,7 @@ tasks.withType(Javadoc).configureEach {
44
45
def grpcVersion = "1.78.0"
46
def protobufVersion = "3.25.2"
47
-def junitVersion = "6.0.1"
+def junitVersion = "6.0.2"
48
49
dependencies {
50
implementation 'com.diogonunes:JColor:5.5.1'
0 commit comments