Skip to content

Commit 1611baf

Browse files
authored
Merge pull request #1113 from ZeusWPI/dependabot/gradle/com.google.android.material-material-1.13.0
Bump com.google.android.material:material from 1.12.0 to 1.13.0
2 parents 9dbab5e + 63ff51d commit 1611baf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jetbrains-annotations = { module = 'org.jetbrains:annotations', version = '26.1.
4747
jsonassert = { module = 'org.skyscreamer:jsonassert', version = '1.5.3' }
4848
junit = { module = 'junit:junit', version = '4.13.2' }
4949
leakcanary = { module = 'com.squareup.leakcanary:leakcanary-android', version = '2.14' }
50-
material = { module = 'com.google.android.material:material', version = '1.12.0' }
50+
material = { module = 'com.google.android.material:material', version = '1.13.0' }
5151
materialvalues = { module = 'com.github.esnaultdev:MaterialValues', version = 'v1.1.1' }
5252
mockito-core = { module = 'org.mockito:mockito-core', version = '5.22.0' }
5353
mockito-inline = { module = 'org.mockito:mockito-inline', version = '5.2.0' }

0 commit comments

Comments
 (0)