Skip to content

Commit 8a0070e

Browse files
fix(deps): update dependency org.jasig.portal:uportal-soffit-renderer to v5.17.0
1 parent fea51ce commit 8a0070e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ repositories {
3535
}
3636

3737
val kotlinVersion = "1.2.0"
38-
val uPortalVersion = "5.16.0"
38+
val uPortalVersion = "5.17.0"
3939

4040
dependencies {
4141
"compile"("org.springframework.boot:spring-boot-starter-web")

0 commit comments

Comments
 (0)