Skip to content

Commit 4b208c2

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.5 to 3.0.7. - [Release notes](https://github.com/raynigon/unit-api/releases) - [Commits](raynigon/unit-api@v3.0.5...v3.0.7) --- 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 a82d265 commit 4b208c2

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.5")
22-
implementation("com.raynigon.unit-api:unit-api-core:3.0.5")
22+
implementation("com.raynigon.unit-api:unit-api-core:3.0.7")
2323

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

0 commit comments

Comments
 (0)