mirror of
https://github.com/fankes/moshi.git
synced 2025-10-19 07:59:21 +08:00
Update kotlin-compile-testing to 1.2.3
https://github.com/tschuchortdev/kotlin-compile-testing/releases/tag/1.2.3 * Check file extensions automatically when creating `SourceFile`s with the new factory functions * Less noisy output/verbose flag actually works as intended
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -45,7 +45,7 @@
|
||||
<assertj.version>3.11.1</assertj.version>
|
||||
<compile-testing.version>0.15</compile-testing.version>
|
||||
<junit.version>4.12</junit.version>
|
||||
<kotlin-compile-testing.version>1.2.2</kotlin-compile-testing.version>
|
||||
<kotlin-compile-testing.version>1.2.3</kotlin-compile-testing.version>
|
||||
<truth.version>1.0</truth.version>
|
||||
</properties>
|
||||
|
||||
|
Reference in New Issue
Block a user