Skip to content

Commit 75a5161

Browse files
Bump com.github.tjake:jlama-core (#52)
Bumps [com.github.tjake:jlama-core](https://github.com/tjake/jlama) from 0.8.2 to 0.8.3. - [Release notes](https://github.com/tjake/jlama/releases) - [Commits](tjake/Jlama@v0.8.2...v0.8.3) --- updated-dependencies: - dependency-name: com.github.tjake:jlama-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d2c8a42 commit 75a5161

File tree

1 file changed

+1
-1
lines changed
  • scaffolder-templates/parasol-java-template/skeleton

1 file changed

+1
-1
lines changed

scaffolder-templates/parasol-java-template/skeleton/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<quarkus.platform.version>3.16.4</quarkus.platform.version>
2020
<skipITs>true</skipITs>
2121
<surefire-plugin.version>3.5.2</surefire-plugin.version>
22-
<jlama.version>0.8.2</jlama.version>
22+
<jlama.version>0.8.3</jlama.version>
2323
</properties>
2424
<dependencyManagement>
2525
<dependencies>

0 commit comments

Comments
 (0)