Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Kotlin til 2.0.21 og bruk Java 21 #607

Merged
merged 2 commits into from
Dec 16, 2024
Merged

Bump Kotlin til 2.0.21 og bruk Java 21 #607

merged 2 commits into from
Dec 16, 2024

Conversation

bjerga
Copy link
Contributor

@bjerga bjerga commented Dec 12, 2024

No description provided.

@bjerga bjerga requested a review from a team as a code owner December 12, 2024 09:10
Comment on lines -6 to -9
val githubPassword: String by project

// Dependencies
val micrometerVersion: String by project
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flytter disse der de blir brukt, og sorterer alfabetisk.

Comment on lines -153 to +140
implementation("no.nav.teamdokumenthandtering:teamdokumenthandtering-avro-schemas:$joarkHendelseVersion")
implementation("org.jetbrains.kotlin:$jetbrainsStdLib")
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jdk8:$jacksonVersion")
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:$jacksonVersion")
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorterer alfabetisk.

kotlinterVersion=4.3.0
versionsVersion=0.50.0

# Dependency versions
micrometerVersion=1.8.3
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorterer alfabetisk.

@bjerga
Copy link
Contributor Author

bjerga commented Dec 12, 2024

Testet OK.

- name: Setup Java environment
uses: actions/setup-java@v1
with:
java-version: '17'
java-version: 21

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tipper fnuttene er tatt vekk med vilje?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ja, bare for å gjøre det likt. De har ingen hensikt.

@bjerga bjerga merged commit 5a3aceb into master Dec 16, 2024
5 checks passed
@bjerga bjerga deleted the dev/kotlin-2-java-21 branch December 16, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants