Skip to content

Commit

Permalink
Update :dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jaguililla committed Oct 31, 2024
1 parent 5531568 commit 1c0997a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ org.gradle.warning.mode=all
org.gradle.console=plain

# Gradle
version=3.7.2
version=3.7.3
group=com.hexagonkt
description=The atoms of your platform

Expand Down
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencyResolutionManagement {
version("detekt", "1.23.7")
version("jmhGradle", "0.7.2")
version("gradleWrapper", "8.10.2")
version("mkdocsMaterial", "9.5.42")
version("mkdocsMaterial", "9.5.43")
version("mermaidDokka", "0.6.0")
version("maven", "3.9.9")

Expand Down

0 comments on commit 1c0997a

Please sign in to comment.