File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ plugins {
1616 id(" org.domaframework.doma.compile" )
1717}
1818
19- val domaVersion = " 3.9.0 "
19+ val domaVersion = " 3.9.1 "
2020
2121java {
2222 toolchain.languageVersion.set(JavaLanguageVersion .of(17 ))
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ plugins {
1818 id(" org.jetbrains.kotlin.kapt" ) version " 2.2.0"
1919}
2020
21- val domaVersion = " 3.9.0 "
21+ val domaVersion = " 3.9.1 "
2222
2323kapt {
2424 includeCompileClasspath = false
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ plugins {
1818 id(" org.jetbrains.kotlin.kapt" ) version " 2.2.0"
1919}
2020
21- val domaVersion = " 3.9.0 "
21+ val domaVersion = " 3.9.1 "
2222
2323kapt {
2424 includeCompileClasspath = false
You can’t perform that action at this time.
0 commit comments