Skip to content

Commit 3c77ac2

Browse files
committed
feat(deps): update vulpes-model dependency
1 parent 822c963 commit 3c77ac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencyResolutionManagement {
3333
versionCatalogs {
3434
create("libs") {
3535
version("micronaut", "4.5.4")
36-
version("vulpes.model", "1.6.0-beta.9")
36+
version("vulpes.model", "1.6.0-beta.11")
3737
version("uuid.creator", "6.1.1")
3838

3939
library("uuid.creator", "com.github.f4b6a3", "uuid-creator").versionRef("uuid.creator")

0 commit comments

Comments
 (0)