Skip to content

Commit 279ab27

Browse files
committed
[fj-mod-lib-kotlin] fj-script-helper-version set to 2.0.3
1 parent 2334078 commit 279ab27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Changed
1111

12-
- [fj-mod-lib-kotlin] fj-script-helper-version set to 2.0.2
12+
- [fj-mod-lib-kotlin] fj-script-helper-version set to 2.0.3
1313
- [fj-mod-lib-kotlin] added simpleMap conversion function to HelperDSL <https://github.com/fugerit-org/fj-doc/issues/229>
1414
- [fj-doc-playground-quarkus] init supported versions review : '8.10.1', '8.10.0', '8.9.7', '8.9.0', '8.8.9', '8.8.0', '8.7.6'
1515
- [fj-doc-playground-quarkus] io.quarkus:quarkus-webjars-locator relocated to io.quarkus:quarkus-web-dependency-locator

fj-doc-base-kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</licenses>
2323

2424
<properties>
25-
<fj-script-helper-version>2.0.2</fj-script-helper-version>
25+
<fj-script-helper-version>2.0.3</fj-script-helper-version>
2626
<kotlin.version>2.0.21</kotlin.version>
2727
</properties>
2828

0 commit comments

Comments
 (0)