Skip to content

Commit

Permalink
Plugin Version to 1.19, cleanup from Materials, added 1.19 Materials
Browse files Browse the repository at this point in the history
  • Loading branch information
Joo200 authored and wizjany committed Jun 14, 2022
1 parent 2352185 commit f8e8d0f
Show file tree
Hide file tree
Showing 3 changed files with 121 additions and 222 deletions.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/PlatformConfig.kt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ fun Project.applyPlatformAndCoreConfiguration() {

configure<CheckstyleExtension> {
configFile = rootProject.file("config/checkstyle/checkstyle.xml")
toolVersion = "8.34"
toolVersion = "10.3"
}

tasks.withType<Test>().configureEach {
Expand Down
Loading

0 comments on commit f8e8d0f

Please sign in to comment.