Skip to content

Commit 3e7e192

Browse files
Bump io.jstach.version from 1.3.5 to 1.3.6
Bumps `io.jstach.version` from 1.3.5 to 1.3.6. Updates `io.jstach:jstachio` from 1.3.5 to 1.3.6 Updates `io.jstach:jstachio-apt` from 1.3.5 to 1.3.6 --- updated-dependencies: - dependency-name: io.jstach:jstachio dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.jstach:jstachio-apt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d50ef5 commit 3e7e192

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

htmx-nima-jstache/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<maven.compiler.release>21</maven.compiler.release>
1818
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1919
<surefire.useModulePath>false</surefire.useModulePath>
20-
<io.jstach.version>1.3.5</io.jstach.version>
20+
<io.jstach.version>1.3.6</io.jstach.version>
2121
</properties>
2222

2323
<dependencies>

tests/test-nima-htmx/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<maven.compiler.release>21</maven.compiler.release>
1616
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1717
<surefire.useModulePath>false</surefire.useModulePath>
18-
<io.jstach.version>1.3.5</io.jstach.version>
18+
<io.jstach.version>1.3.6</io.jstach.version>
1919
</properties>
2020

2121
<dependencies>

0 commit comments

Comments
 (0)