We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39715ac commit 69f6fdbCopy full SHA for 69f6fdb
builder/settings.gradle.kts
@@ -3,7 +3,7 @@ rootProject.name = "pledger-ui"
3
pluginManagement {
4
plugins {
5
id("java")
6
- id("io.micronaut.library").version("4.5.3")
+ id("io.micronaut.library").version("4.5.4")
7
8
id("signing")
9
id("maven-publish")
0 commit comments