File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ buildscript {
6
6
7
7
plugins {
8
8
id " com.diffplug.eclipse.apt" version " 3.42.2"
9
- id " io.micronaut.library" version ' 4.2.1 '
10
- id " io.micronaut.aot" version " 4.2.1 "
9
+ id " io.micronaut.library" version ' 4.3.4 '
10
+ id " io.micronaut.aot" version " 4.3.4 "
11
11
id " org.sonarqube" version " 4.4.1.3373"
12
12
id " io.freefair.lombok" version " 8.4"
13
13
id ' jacoco'
Original file line number Diff line number Diff line change 1
- micronautVersion =4.2.1
1
+ micronautVersion =4.3.4
2
2
camundaVersion =7.20.0
3
3
lombokVersion =1.18.28
4
4
assertjVersion =3.22.0
5
5
mockitoVersion =4.5.0
6
6
jongsoftLangVersion =1.1.6
7
7
bouncyCastleVersion =1.70
8
8
openCSVVersion =5.7.1
9
- version =3.2 .0-SNAPSHOT
9
+ version =3.3 .0-SNAPSHOT
10
10
group =com.jongsoft.finance
You can’t perform that action at this time.
0 commit comments