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.
2 parents 10c8bbe + 0a0d619 commit ef6b139Copy full SHA for ef6b139
algorithm-exercises-java/build.gradle
@@ -10,7 +10,7 @@ plugins {
10
// Apply the application plugin to add support for building a CLI application in Java.
11
id 'application'
12
id 'checkstyle'
13
- id 'org.openrewrite.rewrite' version '7.28.1'
+ id 'org.openrewrite.rewrite' version '7.28.2'
14
id 'jacoco'
15
id 'org.barfuin.gradle.jacocolog' version '4.0.1'
16
id 'com.adarshr.test-logger' version '4.0.0'
0 commit comments