chore(deps): update plugin com.github.ben-manes.versions to v0.42.0

This commit is contained in:
Renovate Bot 2022-02-23 21:54:08 +00:00
parent 2f60aa0ae0
commit fd9408aa0e
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -23,7 +23,7 @@ buildscript {
plugins {
id("com.diffplug.spotless") version "6.3.0"
id("com.github.ben-manes.versions") version "0.41.0"
id("com.github.ben-manes.versions") version "0.42.0"
id("nl.littlerobots.version-catalog-update") version "0.3.0"
}