Skip to content

Commit

Permalink
Merge pull request #88 from FFW-Baudenbach/dependabot/gradle/net.sf.b…
Browse files Browse the repository at this point in the history
…iweekly-biweekly-0.6.8

Bump net.sf.biweekly:biweekly from 0.6.7 to 0.6.8
  • Loading branch information
odin568 authored Jan 8, 2024
2 parents c8fe679 + a7a64e7 commit cfd89fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-actuator'
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'com.github.kaklakariada:fritzbox-java-api:1.7.0'
implementation 'net.sf.biweekly:biweekly:0.6.7'
implementation 'net.sf.biweekly:biweekly:0.6.8'

testImplementation 'org.springframework.boot:spring-boot-starter-test'
}
Expand Down

0 comments on commit cfd89fe

Please sign in to comment.