mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 23:27:04 +05:30
fix(deps): bump anvil to 2.5.0-beta03
This commit is contained in:
parent
693713eb8d
commit
1e29a866a0
2 changed files with 3 additions and 6 deletions
|
@ -90,10 +90,7 @@ dependencyResolutionManagement {
|
|||
}
|
||||
maven("https://oss.sonatype.org/content/repositories/snapshots/") {
|
||||
name = "Sonatype Snapshots"
|
||||
content {
|
||||
includeGroup("dev.msfjarvis.whetstone")
|
||||
includeGroup("me.saket.swipe")
|
||||
}
|
||||
content { includeGroup("dev.msfjarvis.whetstone") }
|
||||
mavenContent { snapshotsOnly() }
|
||||
}
|
||||
mavenCentral { mavenContent { releasesOnly() } }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue