Skip to content

Commit

Permalink
chore: updates dependency versions for custom federation example (mrp…
Browse files Browse the repository at this point in the history
  • Loading branch information
tomrutsaert authored and Tom Rutsaert committed Jun 25, 2019
1 parent a408951 commit 541573a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions custom-user-federation-example/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
buildscript {
ext.kotlinVersion = '1.2.51'
ext.keycloakVersion = '4.2.1.Final'
ext.shadowJarVersion = '2.0.4'
ext.kotlinVersion = '1.3.31'
ext.keycloakVersion = '6.0.1'
ext.shadowJarVersion = '4.0.2'

repositories {
mavenCentral()
Expand Down

0 comments on commit 541573a

Please sign in to comment.