Skip to content

Commit 1759fd2

Browse files
Update plugin org.openrewrite.rewrite to v7.27.0
1 parent b000015 commit 1759fd2

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.26.0'
13+
id 'org.openrewrite.rewrite' version '7.27.0'
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)