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 @@ -15,7 +15,7 @@ plugins {
1515
1616apply plugin : ' org.domaframework.doma.compile'
1717
18- ext. domaVersion = ' 3.0.0 '
18+ ext. domaVersion = ' 3.0.1 '
1919
2020java {
2121 toolchain. languageVersion. set(JavaLanguageVersion . of( 17 ))
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ plugins {
1717
1818apply plugin : ' org.domaframework.doma.compile'
1919
20- ext. domaVersion = ' 3.0.0 '
20+ ext. domaVersion = ' 3.0.1 '
2121
2222kapt {
2323 includeCompileClasspath = false
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ plugins {
1717
1818apply plugin : ' org.domaframework.doma.compile'
1919
20- ext. domaVersion = ' 3.0.0 '
20+ ext. domaVersion = ' 3.0.1 '
2121
2222kapt {
2323 includeCompileClasspath = false
You can’t perform that action at this time.
0 commit comments