Skip to content

Commit 4de5f97

Browse files
committed
chore: デフォルトのProcessingライブラリを4.4.10に更新
1 parent fa394a8 commit 4de5f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ java {
1717
}
1818
}
1919

20-
val processingVersion = "4.3.3"
20+
val processingVersion = "4.4.10"
2121
val joglVersion = "2.5.0"
2222

2323
dependencies {

0 commit comments

Comments
 (0)