- spotless. - ktlint. Change-Id: I4a0d1b4089dd4882df4653303a52f07f2bf6771f
@ -14,10 +14,10 @@
* limitations under the License.
*/
val ktlintVersion = "1.0.1"
val ktlintVersion = "1.2.1"
initscript {
val spotlessVersion = "6.23.3"
val spotlessVersion = "6.25.0"
repositories {
mavenCentral()