File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 89
89
<maven .templating.version>1.0.0</maven .templating.version>
90
90
91
91
<!-- dependencies -->
92
- <jfx .version>19.0.2.1 </jfx .version>
93
- <kotlin .version>1.8.0 </kotlin .version>
94
- <attach .version>4.0.16 </attach .version>
95
- <jackson .version>2.14.1 </jackson .version>
92
+ <jfx .version>20 </jfx .version>
93
+ <kotlin .version>1.8.10 </kotlin .version>
94
+ <attach .version>4.0.17 </attach .version>
95
+ <jackson .version>2.14.2 </jackson .version>
96
96
97
97
<!-- test dependencies -->
98
- <junit .jupiter.version>5.8 .2</junit .jupiter.version>
99
- <junit .platform.version>1.8 .2</junit .platform.version>
98
+ <junit .jupiter.version>5.9 .2</junit .jupiter.version>
99
+ <junit .platform.version>1.9 .2</junit .platform.version>
100
100
<hamcrest .version>1.3</hamcrest .version>
101
101
</properties >
102
102
You can’t perform that action at this time.
0 commit comments