Skip to content

Commit e268d5b

Browse files
Bump com.raynigon.unit-api:unit-api-core in /weather-app
Bumps [com.raynigon.unit-api:unit-api-core](https://github.com/raynigon/unit-api) from 3.0.7 to 3.0.8. - [Release notes](https://github.com/raynigon/unit-api/releases) - [Commits](raynigon/unit-api@v3.0.7...v3.0.8) --- updated-dependencies: - dependency-name: com.raynigon.unit-api:unit-api-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 84cdf28 commit e268d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

weather-app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repositories {
1919
dependencies {
2020
implementation("org.springframework.boot:spring-boot-starter-web")
2121
implementation("com.raynigon.unit-api:spring-boot-jackson-starter:3.0.7")
22-
implementation("com.raynigon.unit-api:unit-api-core:3.0.7")
22+
implementation("com.raynigon.unit-api:unit-api-core:3.0.8")
2323

2424
testImplementation("org.springframework.boot:spring-boot-starter-test")
2525
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.2")

0 commit comments

Comments
 (0)