Skip to content

Commit 042db50

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

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.3</version>
56+
<version>1.38.4</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.3</version>
132+
<version>1.38.4</version>
133133
</path>
134134
</annotationProcessorPaths>
135135
</configuration>

0 commit comments

Comments
 (0)