Skip to content

Commit

Permalink
Nordic plugins updated to 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
philips77 committed Jul 2, 2024
1 parent 7b78ffd commit 458a7af
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion data/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ group = "no.nordicsemi.kotlin"
nordicNexusPublishing {
POM_ARTIFACT_ID = "data"
POM_NAME = "Kotlin data utils."

POM_DESCRIPTION = "Set of extension methods for writing and reading bytes to and from a ByteArray."
POM_URL = "https://github.com/NordicSemiconductor/Kotlin-Util-Library"
POM_SCM_URL = "https://github.com/NordicSemiconductor/Kotlin-Util-Library"
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
kotlin = "2.0.0"

nordicPlugins = "2.3"
nordicPlugins = "2.4"
dokkaPlugin = "1.9.20"

[libraries]
Expand Down

0 comments on commit 458a7af

Please sign in to comment.