Skip to content

Commit

Permalink
Update configuration-cache-for-platform-specific-build plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
msridhar committed Aug 20, 2023
1 parent 09c8899 commit 3bb825e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript { dependencies { classpath("com.diffplug.spotless:spotless-lib-extra:2.34.1") } }

plugins { id("com.diffplug.configuration-cache-for-platform-specific-build") version "3.40.0" }
plugins { id("com.diffplug.configuration-cache-for-platform-specific-build") version "3.42.2" }

enableFeaturePreview("STABLE_CONFIGURATION_CACHE")

Expand Down

0 comments on commit 3bb825e

Please sign in to comment.