Skip to content

Commit 6049805

Browse files
Bump org.openrewrite:rewrite-templating from 1.38.4 to 1.39.0 (#49)
Bumps [org.openrewrite:rewrite-templating](https://github.com/openrewrite/rewrite-templating) from 1.38.4 to 1.39.0. - [Release notes](https://github.com/openrewrite/rewrite-templating/releases) - [Commits](openrewrite/rewrite-templating@v1.38.4...v1.39.0) --- updated-dependencies: - dependency-name: org.openrewrite:rewrite-templating dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3164d1 commit 6049805

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipes/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>org.openrewrite</groupId>
5555
<artifactId>rewrite-templating</artifactId>
56-
<version>1.38.4</version>
56+
<version>1.39.0</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>jakarta.annotation</groupId>
@@ -129,7 +129,7 @@
129129
<path>
130130
<groupId>org.openrewrite</groupId>
131131
<artifactId>rewrite-templating</artifactId>
132-
<version>1.38.4</version>
132+
<version>1.39.0</version>
133133
</path>
134134
</annotationProcessorPaths>
135135
</configuration>

0 commit comments

Comments
 (0)