Skip to content

Commit

Permalink
chore: update version to 23.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
klausbetz committed Dec 15, 2023
1 parent 9603cc1 commit 1d8ef06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ plugins {
}

group 'at.klausbetz'
version '1.8.0'
version '1.9.0'
java.sourceCompatibility = JavaVersion.VERSION_11

ext {
keycloakVersion = '23.0.0'
keycloakVersion = '23.0.3'
}

repositories {
Expand Down

0 comments on commit 1d8ef06

Please sign in to comment.