Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Project-Cepi/Momentum
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6cc0680d4dbf69b598160eaa4bf542b717fac065
Choose a base ref
..
head repository: Project-Cepi/Momentum
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 974860de00add3f399af94c749ea2380c6b4fcf2
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 build.gradle.kts
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@ plugins {

// Apply the application plugin to add support for building a jar
java
id("org.jetbrains.dokka") version "1.6.20"
id("org.jetbrains.dokka") version "1.6.21"
}

repositories {