Skip to content

Commit ec0c364

Browse files
chore(deps): bump org.fossify.commons from 6.0.0 to 6.1.0 (#244)
* chore(deps): bump org.fossify.commons from 6.0.0 to 6.1.0 * build: update all jitpack url --------- Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com> Co-authored-by: Naveen Singh <snaveen935@gmail.com>
1 parent 420ed49 commit ec0c364

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ registries:
1111

1212
jitpack:
1313
type: maven-repository
14-
url: "https://jitpack.io"
14+
url: "https://www.jitpack.io"
1515

1616
updates:
1717
- package-ecosystem: "bundler"

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ androidx-window = "1.5.1"
1111
androidx-camera = "1.5.2"
1212
androidx-ktx = "2.10.0"
1313
#Fossify
14-
commons = "6.0.0"
14+
commons = "6.1.0"
1515
#Gradle
1616
gradlePlugins-agp = "8.11.1"
1717
#build

0 commit comments

Comments
 (0)