Skip to content

Commit ef6b139

Browse files
authored
Merge pull request #468 from sir-gon/renovate/org.openrewrite.rewrite-7.x
Update plugin org.openrewrite.rewrite to v7.28.2
2 parents 10c8bbe + 0a0d619 commit ef6b139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

algorithm-exercises-java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
// Apply the application plugin to add support for building a CLI application in Java.
1111
id 'application'
1212
id 'checkstyle'
13-
id 'org.openrewrite.rewrite' version '7.28.1'
13+
id 'org.openrewrite.rewrite' version '7.28.2'
1414
id 'jacoco'
1515
id 'org.barfuin.gradle.jacocolog' version '4.0.1'
1616
id 'com.adarshr.test-logger' version '4.0.0'

0 commit comments

Comments
 (0)