Skip to content

Commit

Permalink
Update build.gradle version to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rooije committed May 17, 2024
1 parent cddc9bf commit cae5e97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mydeltares-keycloak-spi/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group = 'nl.deltares'
version = '3.0'
version = '3.0.1'

repositories {
mavenCentral()
Expand Down
2 changes: 1 addition & 1 deletion mydeltares-keycloak-theme/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group = 'nl.deltares'
version = '3.0'
version = '3.0.1'

repositories {
mavenCentral()
Expand Down

0 comments on commit cae5e97

Please sign in to comment.